Documentation
Lean
.
Meta
.
Sym
.
Simp
.
Result
Search
return to top
source
Imports
Lean.Meta.Sym.InferType
Lean.Meta.Sym.Simp.SimpM
Imported by
Lean
.
Meta
.
Sym
.
Simp
.
Result
.
isRfl
Lean
.
Meta
.
Sym
.
Simp
.
mkEqTrans
Lean
.
Meta
.
Sym
.
Simp
.
mkEqTransResult
Lean
.
Meta
.
Sym
.
Simp
.
Result
.
markAsDone
source
@[reducible, inline]
abbrev
Lean
.
Meta
.
Sym
.
Simp
.
Result
.
isRfl
(
result
:
Result
)
:
Bool
Equations
Instances For
source
def
Lean
.
Meta
.
Sym
.
Simp
.
mkEqTrans
(
e₁
e₂
h₁
e₃
h₂
:
Expr
)
:
SymM
Expr
Equations
Instances For
source
@[reducible, inline]
abbrev
Lean
.
Meta
.
Sym
.
Simp
.
mkEqTransResult
(
e₁
e₂
h₁
:
Expr
)
(
r₂
:
Result
)
:
SymM
Result
Equations
Instances For
source
def
Lean
.
Meta
.
Sym
.
Simp
.
Result
.
markAsDone
:
Result
→
Result
Equations
Instances For