Documentation

Std.Tactic.Do.ProofMode

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
      @[reducible, inline]
      abbrev Std.Tactic.Do.MGoalEntails {σs : List Type} (P Q : Do.SPred σs) :

      This is the same as SPred.entails. This constant is used to detect SPred proof mode goals.

      Equations
      Instances For

        This is only used for delaboration purposes, so that we can render context variables that appear to have type A : PROP even though PROP is not a type.

        Equations
        Instances For