lean2/tests
Leonardo de Moura 05f27b8f0e feat(frontends/lean/structure): add option for controlling whether we automatically generate eta and projection-over-intro theorems for structures
It seems most of the time these theorems are not used at all.
They are just polluting the namespace.

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-12-09 12:40:09 -08:00
..
lean feat(frontends/lean/structure): add option for controlling whether we automatically generate eta and projection-over-intro theorems for structures 2014-12-09 12:40:09 -08:00
lua feat(kernel/inductive): relax conditions for an inductive datatype in Prop to be able to eliminate into Type 2014-11-06 09:36:54 -08:00