This website requires JavaScript.
Explore
Help
Sign in
max
/
lean4-htt
Watch
1
Star
0
Fork
You've already forked lean4-htt
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
cebde17bec
lean4-htt
/
tests
History
Leonardo de Moura
cebde17bec
feat(library/tactic/simplify):
simp
reduces
c a_1 ... a_n = c b_1 ... b_n
into
a_1 = b_1 /\ ... /\ a_n = b_n
2018-01-12 18:18:56 -08:00
..
lean
feat(library/tactic/simplify):
simp
reduces
c a_1 ... a_n = c b_1 ... b_n
into
a_1 = b_1 /\ ... /\ a_n = b_n
2018-01-12 18:18:56 -08:00
.gitignore
chore(tests/lean,shell/lean): run leantests and leanruntests in parallel
2017-03-30 06:04:00 +02:00