Documentation

Auto.Translation.Inhabitation

Given an expression, return the array of positions of minimal non-implication subexpressions e.g. for ((a → b → c) → (d → e)), we have [(0, 0), (0, 1, 0), (0, 1, 1), (1, 0), (1, 1)]

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