refactor: Spelling
This commit is contained in:
parent
b82791d671
commit
f8f1e1757f
25 changed files with 80 additions and 80 deletions
|
@ -44,7 +44,7 @@ informal_lemma constTwoNode_eq_twoNode where
|
|||
|
||||
-/
|
||||
|
||||
/-- The tenor node of a tensor tree's tensor has a tensor which is the tensor tree's tensor. -/
|
||||
/-- The tensor node of a tensor tree's tensor has a tensor which is the tensor tree's tensor. -/
|
||||
lemma tensorNode_of_tree (t : TensorTree S c) : (tensorNode t.tensor).tensor = t.tensor := by
|
||||
simp [tensorNode]
|
||||
|
||||
|
|
|
@ -139,7 +139,7 @@ lemma sum_inr_succAbove_leftContrI_leftContrJ (k : Fin n1) : finSumFinEquiv.symm
|
|||
erw [succAbove_leftContrJ_leftContrI_natAdd]
|
||||
simp
|
||||
|
||||
/- An auxillary lemma to `contrMap_prod_tprod`. -/
|
||||
/- An auxiliary lemma to `contrMap_prod_tprod`. -/
|
||||
lemma contrMap_prod_tprod_aux
|
||||
(l : (OverColor.mk (c ∘ q.i.succAbove ∘ q.j.succAbove)).left ⊕ (OverColor.mk c1).left)
|
||||
(l' : Fin n.succ.succ ⊕ Fin n1)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue