Documentation
Lean
.
Elab
.
BuiltinDo
.
Basic
Search
return to top
source
Imports
Lean.Parser.Do
Lean.Elab.Do.Basic
Imported by
Lean
.
Elab
.
Do
.
elabDoIdDecl
source
def
Lean
.
Elab
.
Do
.
elabDoIdDecl
(
x
:
Ident
)
(
xType?
:
Option
Term
)
(
rhs
:
TSyntax
`doElem
)
(
k
:
DoElabM
Expr
)
(
kind
:
DoElemContKind
:=
DoElemContKind.nonDuplicable
)
:
DoElabM
Expr
Equations
One or more equations did not get rendered due to their size.
Instances For