lean2/library/logic
Leonardo de Moura 6dbcf86fd4 feat(library/logic/axioms): use diaconescu to prove em
With the new "noncomputable" feature we can use Hilbert's choice without
being concerned it may accidentaly "leak" inside definitions we don't
want to use it.
2015-07-29 13:01:07 -07:00
..
axioms feat(library/logic/axioms): use diaconescu to prove em 2015-07-29 13:01:07 -07:00
examples feat(library): add 'noncomputable' keyword for the standard library 2015-07-28 21:56:35 -07:00
cast.lean feat(library/hlist): add helper eq.rec lemmas 2015-07-20 14:56:50 -07:00
connectives.lean fix/feat(library/logic/connectives,library/data/{finset,set}): fix names or.left_distrib etc., fix implicit arguments, and make small additions 2015-07-27 07:46:59 -07:00
default.lean refactor(library/*): remove 'Module:' lines 2015-05-23 20:52:23 +10:00
eq.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
identities.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
instances.lean feat(library): add 'noncomputable' keyword for the standard library 2015-07-28 21:56:35 -07:00
logic.md refactor(library/logic): rename theorems 2014-12-15 16:13:04 -05:00
quantifiers.lean feat(library): clean up "sorry"s in library 2015-07-24 12:21:33 -04:00
weak_fan.lean feat(library/logic/weak_fan): add weak_fan theorem 2015-07-13 10:18:12 -04:00