clean Tensors
This commit is contained in:
parent
dbc1a3e046
commit
19cb08e05b
5 changed files with 14 additions and 14 deletions
|
@ -27,7 +27,7 @@ open TensorTree
|
|||
|
||||
variable {S : TensorSpecies}
|
||||
|
||||
/-- Th map built contracting a 1-tensor with a 2-tensor using basic categorical consstructions.s -/
|
||||
/-- Th map built contracting a 1-tensor with a 2-tensor using basic categorical constructions. -/
|
||||
def contrOneTwoLeft {c1 c2 : S.C}
|
||||
(x : S.F.obj (OverColor.mk ![c1])) (y : S.F.obj (OverColor.mk ![S.τ c1, c2])) :
|
||||
S.F.obj (OverColor.mk ![c2]) :=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue