lean2/src/builtin/obj
Leonardo de Moura 4d533c6a25 feat(builtin/kernel): add nonempty_range theorem
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-30 22:13:34 -08:00
..
cast.olean feat(library/elaborator): compensate the lack of eta-reduction (and eta-expanded normal forms) in the kernel normalizer 2014-01-22 13:28:54 -08:00
heq.olean fix(library/simplifier): include flag indicating if the proof generated by simplifier is a homogenous or heterogenous equality, use flag to fix bug in the simp_tactic 2014-01-29 12:01:01 -08:00
Int.olean refactor(builtin/kernel): define if-then-else using Hilbert's operator 2014-01-30 19:28:42 -08:00
kernel.olean feat(builtin/kernel): add nonempty_range theorem 2014-01-30 22:13:34 -08:00
Nat.olean feat(library/elaborator): compensate the lack of eta-reduction (and eta-expanded normal forms) in the kernel normalizer 2014-01-22 13:28:54 -08:00
Real.olean refactor(builtin/kernel): define if-then-else using Hilbert's operator 2014-01-30 19:28:42 -08:00
specialfn.olean refactor(*): semantic attachment parsing and simplification 2014-01-20 14:44:45 -08:00