Documentation
Lean
.
Elab
.
Inductive
Search
return to top
source
Imports
Lean.Elab.MutualInductive
Lean.Linter.Basic
Imported by
Lean
.
Elab
.
Command
.
mkInductiveElabDescr
Lean
.
Elab
.
Command
.
elabInductiveCommand
Lean
.
Elab
.
Command
.
elabCoinductiveCommand
source
def
Lean
.
Elab
.
Command
.
mkInductiveElabDescr
(
isCoinductive
:
Bool
:=
false
)
:
InductiveElabDescr
Equations
Instances For
source
def
Lean
.
Elab
.
Command
.
elabInductiveCommand
:
InductiveElabDescr
Equations
Instances For
source
def
Lean
.
Elab
.
Command
.
elabCoinductiveCommand
:
InductiveElabDescr
Equations
Instances For