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
9b0dfc4b90
lean4-htt
/
src
/
Lean
/
Meta
/
Tactic
/
Simp
History
Leonardo de Moura
9b0dfc4b90
feat: convert "orphan" kernel nat literals
n
into
ofNat n
2021-09-08 14:58:13 -07:00
..
CongrLemmas.lean
refactor: avoid
Name
,
MVarId
, and
FVarId
confusion
2021-09-07 19:06:50 -07:00
Main.lean
feat: convert "orphan" kernel nat literals
n
into
ofNat n
2021-09-08 14:58:13 -07:00
Rewrite.lean
refactor: add
Simp.tryLemma?
2021-08-31 12:32:34 -07:00
SimpAll.lean
refactor: simplify and document
SimpLemma
encoding
2021-04-10 15:03:04 -07:00
SimpLemmas.lean
refactor: add
Simp.tryLemma?
2021-08-31 12:32:34 -07:00
Types.lean
feat: add environment extension for caching
Simp.Context
for
splitIf
2021-08-16 13:05:01 -07:00