Documentation

LeanPool.Polylean.ConjInvLength.WordTree

LeanPool.Polylean.ConjInvLength.WordTree #

A proof tree witnessing an upper bound for a word length.

Instances For
    Equations
    • One or more equations did not get rendered due to their size.
    Instances For
      def LeanPool.Polylean.ProofTree.headMatches (x : Letter) (ys fst snd : Word) (eqn : ys = fst ++ [x⁻¹] ++ snd) :
      ProofTree fstProofTree sndProofTree (x :: ys)

      Combine proof trees across a split around a conjugating letter.

      Equations
      Instances For

        Choose the proof tree with the smallest bound from a nonempty list.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[irreducible]

          Compute a proof tree for a word.

          Equations
          Instances For