Documentation

Lean.Meta.Inductive

Helper methods for inductive datatypes #

def Lean.Meta.compatibleCtors (ctorName₁ : Lake.Name) (ctorName₂ : Lake.Name) :

Return true if the types of the given constructors are compatible.

Instances For