Documentation

Lean.Meta.Match.MatchEqsExt

Instances For
    def Lean.Meta.Match.registerMatchEqns (matchDeclName : Name) (matchEqns : MatchEqns) :
    Instances For
      @[extern lean_get_match_equations_for]
      @[extern lean_get_congr_match_equations_for]

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

      Instances For