BC

Contents

BC#

class discopy.grammar.categorial.BC(left, right)[source]#

Bases: BinaryTerm

Backward composition A >> C with subterms A >> B and B >> C.

Parameters:
  • left (Term) –

  • right (Term) –