0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 07, 2024 — Dec 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add simp rule for case expressions on lambdas More... over 13 years ago
add procedure for simplifying case expressions with wildcards More... over 13 years ago
simprocs for comparisons and case expressions can now prove inequalities of constructor tags More... over 13 years ago
add simp rules for case expressions More... over 13 years ago
hide duplicate constant names from the HOL library More... over 13 years ago
halicore_data generates is_constructor lemmas for use with simprocs More... over 13 years ago
update comment documenting halicore_fun More... over 13 years ago
add simprocs for reasoning about data constructors (from July 2011) More... over 13 years ago
add definition for constant 'undefined' More... over 13 years ago
declare more simp rules More... over 13 years ago
Halicore_Terms.thy: new theory with hybrid syntactic/denotational model; Eventually this will replace the current Halicore_Defs.thy. More... about 14 years ago
Halicore_Type_Meaning.thy: completely revised and updated More... about 14 years ago
fix incorrect Isabelle2011-1 adaptation: install typecheck as global solver More... about 14 years ago
Defl_Lib.thy: add deflation combinator for dependent strict function space More... about 14 years ago
move some theorems More... about 14 years ago
adapt theory files to Isabelle2011-1 More... about 14 years ago
Halicore_Type_Deep.thy: fix broken comment More... about 14 years ago
Halicore_Type_Deep.thy: combine TyRec and TyFix into one parameterized constructor More... about 14 years ago
Halicore_Type_Deep.thy: removed unused string tag on TyData constructor More... about 14 years ago
Halicore_Kind.thy: add type combinator Tdata, for datatypes More... about 14 years ago
Halicore_Kind.thy: proof automation for kcont predicate More... about 14 years ago
Merge branch 'master' of github.com:atomb/core-to-isabelle More... about 14 years ago
Halicore_Type_Deep.thy: tuned some proofs More... about 14 years ago
rename core2isa to hcr2thy More... over 14 years ago
bug fixes for trailing spaces and now we omit the optional case scrutinee expression More... over 14 years ago
Merge with Aaron and fix zencoding regression More... over 14 years ago
add a swapped type example More... over 14 years ago
Change the translator back to using extcore More... over 14 years ago
Remove problematic ADTs from MultipleDefinitions. More... over 14 years ago
Print [] and : as Nil and Cons in expressions. More... over 14 years ago