Documentation

Lean.Meta.Match.MatchEqsExt

Instances For
    Equations
    Instances For
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        def Lean.Meta.Match.registerMatchEqns (matchDeclName : Name) (matchEqns : MatchEqns) :
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          @[extern lean_get_match_equations_for]

          Returns true if declName is the name of a match equational theorem.

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