Congr results #
Congr results #
theorem
TensorTree.perm_congr
{S : TensorSpecies}
{n m : ℕ}
{c1 : Fin n → S.C}
{c2 : Fin m → S.C}
{T T' : TensorTree S c1}
{σ σ' : IndexNotation.OverColor.mk c1 ⟶ IndexNotation.OverColor.mk c2}
(h : σ = σ')
(hT : T.tensor = T'.tensor)
:
theorem
TensorTree.perm_update
{S : TensorSpecies}
{n m : ℕ}
{c1 : Fin n → S.C}
{c2 : Fin m → S.C}
{T : TensorTree S c1}
{σ : IndexNotation.OverColor.mk c1 ⟶ IndexNotation.OverColor.mk c2}
(σ' : IndexNotation.OverColor.mk c1 ⟶ IndexNotation.OverColor.mk c2)
(h : σ = σ')
: