Documentation
ProofWidgets
.
Compat
Search
return to top
source
Imports
Init
Lean.Elab.InfoTree.Main
Imported by
ProofWidgets
.
LazyEncodable
ProofWidgets
.
ExprWithCtx
ProofWidgets
.
instTypeNameExprWithCtx
ProofWidgets
.
ExprWithCtx
.
runMetaM
ProofWidgets
.
ExprWithCtx
.
save
source
@[reducible, inline]
abbrev
ProofWidgets
.
LazyEncodable
(
α
:
Type
)
:
Type
Equations
Instances For
source
structure
ProofWidgets
.
ExprWithCtx
:
Type
ci :
Lean.Elab.ContextInfo
lctx :
Lean.LocalContext
linsts :
Lean.LocalInstances
expr :
Lean.Expr
Instances For
source
instance
ProofWidgets
.
instTypeNameExprWithCtx
:
TypeName
ExprWithCtx
Equations
source
def
ProofWidgets
.
ExprWithCtx
.
runMetaM
{
α
:
Type
}
(
e
:
ExprWithCtx
)
(
x
:
Lean.Expr
→
Lean.MetaM
α
)
:
IO
α
Equations
Instances For
source
def
ProofWidgets
.
ExprWithCtx
.
save
(
e
:
Lean.Expr
)
:
Lean.MetaM
ExprWithCtx
Equations
Instances For