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
d83a13d044
lean2
/
tests
/
lean
/
mod1.lean.expected.out
7 lines
165 B
Text
Raw
Normal View
History
Unescape
Escape
feat(kernel/environment): track which modules were already imported Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-11-18 02:11:44 +00:00
Set: pp::colors
Set: pp::unicode
feat(frontends/lean/parser): make Import command use binary Lean files Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2013-12-29 03:20:04 +00:00
Imported 'cast'
Imported 'cast'
fix(builtin/cast): remove dominj axiom, it is not consistent with the new semantics of Pi/forall Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
2014-01-09 00:19:11 +00:00
@cast : ∀ (A B : TypeU), A == B → A → B
@cast : ∀ (A B : TypeU), A == B → A → B
Reference in a new issue
Copy permalink