This website requires JavaScript.
Explore
Help
Sign in
michael
/
lean2
Watch
1
Star
0
Fork
You've already forked lean2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
631e2395a3
lean2
/
library
/
standard
/
logic
/
connectives
History
Leonardo de Moura
1a67e69678
feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope,
closes
#30
...
Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-08-07 16:59:08 -07:00
..
basic.lean
feat(library/standard/logic/classes): add 'by_contradiction' theorem for decidable propositions
2014-08-03 22:58:12 -07:00
cast.lean
refactor(library/standard): use relative paths in some files in the standard library
2014-08-02 20:04:27 -07:00
connectives.md
feat(library/standard): add markdown documentation
2014-08-01 21:22:53 -07:00
eq.lean
feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope,
closes
#30
2014-08-07 16:59:08 -07:00
function.lean
feat(library/scoped_ext): force user to end a scope with an identifier matching the one used in beginning of scope,
closes
#30
2014-08-07 16:59:08 -07:00
if.lean
fix(library/unifier): constraint priority in the unifier, and remove hack from if.lean
2014-08-04 13:58:47 -07:00
prop.lean
refactor(library/standard): begin reorganization into hierarchy
2014-08-01 09:11:51 -07:00
quantifiers.lean
feat(library/standard/logic/connectives/quantifiers): add some theorems for simplifier
2014-08-03 20:03:49 -07:00