Documentation
Lean
.
Meta
.
Inductive
Search
Google site search
Lean
.
Meta
.
Inductive
source
Imports
Init
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.
Instances For