Documentation
Lean
.
Elab
.
BuiltinCommand
Search
Google site search
Lean
.
Elab
.
BuiltinCommand
source
Imports
Init
Lean.PrettyPrinter
Lean.Elab.Command
Lean.Elab.DeclarationRange
Lean.Elab.Eval
Lean.Elab.Open
Lean.Elab.SetOption
Lean.Meta.Reduce
Lean.Util.CollectLevelParams
Imported by
Lean
.
Elab
.
Command
.
elabModuleDoc
Lean
.
Elab
.
Command
.
withNamespace
Lean
.
Elab
.
Command
.
elabNamespace
Lean
.
Elab
.
Command
.
elabSection
Lean
.
Elab
.
Command
.
elabNonComputableSection
Lean
.
Elab
.
Command
.
elabEnd
Lean
.
Elab
.
Command
.
elabChoice
Lean
.
Elab
.
Command
.
elabUniverse
Lean
.
Elab
.
Command
.
elabInitQuot
Lean
.
Elab
.
Command
.
elabExport
Lean
.
Elab
.
Command
.
elabOpen
Lean
.
Elab
.
Command
.
elabVariable
Lean
.
Elab
.
Command
.
elabCheckCore
Lean
.
Elab
.
Command
.
elabCheck
Lean
.
Elab
.
Command
.
elabReduce
Lean
.
Elab
.
Command
.
hasNoErrorMessages
Lean
.
Elab
.
Command
.
failIfSucceeds
Lean
.
Elab
.
Command
.
elabCheckFailure
Lean
.
Elab
.
Command
.
elabEvalUnsafe
Lean
.
Elab
.
Command
.
elabEval
Lean
.
Elab
.
Command
.
elabSynth
Lean
.
Elab
.
Command
.
elabSetOption
Lean
.
Elab
.
Command
.
expandInCmd
Lean
.
Elab
.
Command
.
elabAddDeclDoc
Lean
.
Elab
.
Command
.
elabExit
Lean
.
Elab
.
Command
.
elabImport
Lean
.
Elab
.
Command
.
elabEoi
source
def
Lean
.
Elab
.
Command
.
elabModuleDoc
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
withNamespace
{α :
Type
}
(ns :
Lake.Name
)
(elabFn :
Lean.Elab.Command.CommandElabM
α
)
:
Lean.Elab.Command.CommandElabM
α
Instances For
source
def
Lean
.
Elab
.
Command
.
elabNamespace
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabSection
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabNonComputableSection
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabEnd
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabChoice
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabUniverse
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabInitQuot
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabExport
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabOpen
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabVariable
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabCheckCore
(ignoreStuckTC :
Bool
)
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabCheck
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabReduce
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
hasNoErrorMessages
:
Lean.Elab.Command.CommandElabM
Bool
Instances For
source
def
Lean
.
Elab
.
Command
.
failIfSucceeds
(x :
Lean.Elab.Command.CommandElabM
Unit
)
:
Lean.Elab.Command.CommandElabM
Unit
Instances For
source
def
Lean
.
Elab
.
Command
.
elabCheckFailure
:
Lean.Elab.Command.CommandElab
Instances For
source
unsafe def
Lean
.
Elab
.
Command
.
elabEvalUnsafe
:
Lean.Elab.Command.CommandElab
Instances For
source
@[implemented_by Lean.Elab.Command.elabEvalUnsafe]
opaque
Lean
.
Elab
.
Command
.
elabEval
:
Lean.Elab.Command.CommandElab
source
def
Lean
.
Elab
.
Command
.
elabSynth
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabSetOption
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
expandInCmd
:
Lean.Macro
Instances For
source
def
Lean
.
Elab
.
Command
.
elabAddDeclDoc
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabExit
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabImport
:
Lean.Elab.Command.CommandElab
Instances For
source
def
Lean
.
Elab
.
Command
.
elabEoi
:
Lean.Elab.Command.CommandElab
Instances For