Documentation

LeanPool.Lentil.ProofMode.Display

Display syntax for a single proof-mode hypothesis.

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

    Display syntax for a proof-mode entailment.

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

      Delaborate the name component of a NamedPred.

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

        Delaborate a NamedPred into a displayed hypothesis.

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

          Delaborate a List (NamedPred σ) expression into a list of proof-mode hypotheses. fuel bounds the list length and each recursive call drops one List.cons, so the expression's depth always suffices.

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

            Delaborate a List (NamedPred σ) expression into a list of proof-mode hypotheses, seeding the fuel from the expression's approximate depth.

            Equations
            Instances For

              Delaborator for Entails goals, rendering them in proof-mode layout.

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