.. |
abelian.lean
|
doc(examples/lean/abelian): proof of concept
|
2014-02-10 18:17:15 -08:00 |
alg.lean
|
test(examples/lean): small version of algebraic hierarchy (proof of concept)
|
2014-02-24 20:51:19 -08:00 |
dep_if.lean
|
feat(*): add support for heterogeneous equality in the parser, elaborator and simplifier, adjusts unit test to reflect changes
|
2014-02-07 15:03:16 -08:00 |
even.lean
|
feat(builtin/Nat): flip orientation of associativity axioms for + and *
|
2014-01-20 15:38:00 -08:00 |
ex1.lean
|
chore(builtin/kernel): remove \bowtie as notation for transitivity
|
2014-01-18 21:11:12 -08:00 |
ex2.lean
|
feat(builtin/macros): add assume/take macros for making proof scripts more readable
|
2014-01-11 18:36:37 -08:00 |
ex3.lean
|
feat(builtin/macros): add assume/take macros for making proof scripts more readable
|
2014-01-11 18:36:37 -08:00 |
ex4.lean
|
refactor(kernel): remove semantic attachments from the kernel
|
2014-02-02 14:48:27 -08:00 |
ex5.lean
|
feat(builtin/macros): add assume/take macros for making proof scripts more readable
|
2014-01-11 18:36:37 -08:00 |
group.lean
|
doc(examples/lean/group): prove basic theorems
|
2014-02-10 15:49:24 -08:00 |
opaque_pairs.lean
|
test(examples/lean): opaque pairs
|
2014-02-27 11:38:34 -08:00 |
primes.lean
|
refactor(builtin/kernel): use standard definition for 'or' and 'and'
|
2014-02-17 12:05:34 -08:00 |
set.lean
|
feat(frontends/lean): add 'show' expression syntax sugar
|
2014-02-06 07:50:22 -08:00 |
setoid.lean
|
doc(examples/lean): setoid and group examples
|
2014-02-10 14:41:29 -08:00 |
setoid2.lean
|
doc(examples/lean): proof of concept
|
2014-02-11 07:59:49 -08:00 |
tactic1.lean
|
feat(frontends/lean): add 'show' expression syntax sugar
|
2014-02-06 07:50:22 -08:00 |
tactic_in_lua.lean
|
chore(*): cleanup lean builtin symbols, replace :: with _
|
2014-01-09 08:33:52 -08:00 |
tc.lean
|
feat(frontends/lean): add 'show' expression syntax sugar
|
2014-02-06 07:50:22 -08:00 |
test_algebra.lean
|
fix(library/elaborator): add hack for experimenting with algebraic hierarchy
|
2014-02-25 11:20:40 -08:00 |
wf.lean
|
doc(examples/wf): use 'have' construct in wf example
|
2014-03-03 18:29:19 -08:00 |