chore: remove done
This commit is contained in:
parent
c7096f54a2
commit
4dabfef0e3
1 changed files with 0 additions and 1 deletions
|
|
@ -272,7 +272,6 @@ theorem heqOfEqRecEq {α β : Sort u} {a : α} {b : β} (h₁ : α = β) (h₂ :
|
|||
subst h₁
|
||||
apply heqOfEq
|
||||
exact h₂
|
||||
done
|
||||
|
||||
theorem castHEq {α β : Sort u} : (h : α = β) → (a : α) → cast h a ≅ a
|
||||
| rfl, a => HEq.refl a
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue