refactor: Simplify proofs
This commit is contained in:
parent
33a42c7e06
commit
95857993b5
6 changed files with 366 additions and 496 deletions
|
@ -88,7 +88,6 @@ lemma complexCoBasis_ρ_apply (M : SL(2,ℂ)) (i j : Fin 1 ⊕ Fin 3) :
|
|||
def complexCoBasisFin4 : Basis (Fin 4) ℂ complexCo :=
|
||||
Basis.reindex complexCoBasis finSumFinEquiv
|
||||
|
||||
|
||||
/-!
|
||||
|
||||
## Relation to real
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue