Examples::DuplicialOperad – A domain for the duplicial operad
Examples::DuplicialOperad represents A domain for the duplicial operad.
This is a documentation page stub!
Operad := examples::DuplicialOperad():
Trees := Operad::basisIndices:
Tree5 := Operad(Trees([1,[],[2,[]]])):
Tree6 := Operad(Trees([2,[1,[],[]],[3,[]]])):
Operad::composition(Tree5, Tree6, 1)
2
/ \
1 3
\
4
Changes in MuPAD 4.0
New Function.