Documentation
Lean
.
Meta
.
Inductive
Search
Google site search
return to top
source
Imports
Lean.Meta.Basic
Imported by
Lean
.
Meta
.
compatibleCtors
Helper methods for inductive datatypes
#
source
def
Lean
.
Meta
.
compatibleCtors
(ctorName₁ :
Lake.Name
)
(ctorName₂ :
Lake.Name
)
:
Lean.MetaM
Bool
Return true if the types of the given constructors are compatible.
Equations
One or more equations did not get rendered due to their size.
Instances For