refactor: Creation of composite nodes
This commit is contained in:
parent
8fa8a51367
commit
ccb9623bd6
6 changed files with 43 additions and 70 deletions
|
@ -38,10 +38,6 @@ informal_lemma constTwoNode_eq_twoNode where
|
|||
math :≈ "A constTwoNode has equal tensor to the twoNode with the map evaluated at 1."
|
||||
deps :≈ [``constTwoNode, ``twoNode]
|
||||
|
||||
informal_lemma constThreeNode_eq_threeNode where
|
||||
math :≈ "A constThreeNode has equal tensor to the threeNode with the map evaluated at 1."
|
||||
deps :≈ [``constThreeNode, ``threeNode]
|
||||
|
||||
/-!
|
||||
|
||||
## Negation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue