lean2/library/logic/core
Leonardo de Moura 8743394627 refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec'
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-09-04 15:04:57 -07:00
..
examples feat(frontends/lean): rename 'using' command to 'open' 2014-09-03 16:00:38 -07:00
cast.lean refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
connectives.lean refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
core.md refactor(library/logic): rename connectives -> core, basic -> connectives 2014-08-27 18:43:24 -07:00
eq.lean refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
identities.lean feat(frontends/lean): rename 'using' command to 'open' 2014-09-03 16:00:38 -07:00
if.lean refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
instances.lean feat(frontends/lean): rename 'using' command to 'open' 2014-09-03 16:00:38 -07:00
prop.lean refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00
quantifiers.lean refactor(kernel/inductive): replace recursor name, use '.rec' instead of '_rec' 2014-09-04 15:04:57 -07:00