refactor: Start filling in sorries
This commit is contained in:
parent
dceaab7117
commit
3123e831d8
6 changed files with 467 additions and 28 deletions
|
@ -245,6 +245,7 @@ def listMEraseEquiv {I : Type} {f : I → Type} [∀ i, Fintype (f i)]
|
|||
simp
|
||||
congr 1
|
||||
simp [Fin.succAbove]
|
||||
|
||||
sorry
|
||||
|
||||
))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue