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
/
library
/
data
/
rbmap
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
..
default.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