Documentation

Lean.Meta.Tactic.Simp.SimpCongrTheorems

Data for user-defined theorems marked with the congr attribute.

This type should be confused with CongrTheorem which represents different kinds of automatically generated congruence theorems. The simp tactic also uses some of them.

Instances For
    Equations
      Instances For
        def Lean.Meta.addSimpCongrTheorem (declName : Name) (attrKind : AttributeKind) (prio : Nat) :
        Equations
          Instances For