lean2/library/logic
2015-03-30 07:13:19 -07:00
..
axioms feat(library/logic/axioms/hilbert.lean): add 'some' operator 2015-03-25 18:29:06 -07:00
examples feat(library/logic/examples/propositional): add different encoding 2015-03-30 07:13:19 -07:00
cast.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
connectives.lean feat(frontends/lean): add 'assert H : A, ...' as notation for 'have H [visible] : A, ...' 2015-02-25 14:30:42 -08:00
default.lean refactor(library/logic): rename theorems 2014-12-15 16:13:04 -05:00
eq.lean feat(frontends/lean): new semantics for "protected" declarations 2015-02-11 14:09:25 -08:00
identities.lean refactor(library,hott): rename theorems for decidable and inhabited 2015-02-25 14:05:07 -08:00
instances.lean refactor(library/logic): rename theorems 2014-12-15 16:13:04 -05:00
logic.md refactor(library/logic): rename theorems 2014-12-15 16:13:04 -05:00
quantifiers.lean refactor(library): rename exists_elim and exists_intro to exists.elim 2014-12-15 19:07:38 -08:00
subsingleton.lean refactor(library): use [] binder annotation when declaring instances 2015-02-24 16:12:39 -08:00