Documentation
Lean
.
Meta
.
Tactic
.
Simp
.
Arith
.
Nat
.
Simp
Search
return to top
source
Imports
Lean.Meta.Tactic.Simp.Arith.Util
Lean.Meta.Tactic.Simp.Arith.Nat.Basic
Imported by
Lean
.
Meta
.
Simp
.
Arith
.
Nat
.
simpCnstrPos?
Lean
.
Meta
.
Simp
.
Arith
.
Nat
.
simpCnstr?
Lean
.
Meta
.
Simp
.
Arith
.
Nat
.
simpExpr?
source
def
Lean
.
Meta
.
Simp
.
Arith
.
Nat
.
simpCnstrPos?
(
e
:
Expr
)
:
MetaM
(
Option
(
Expr
×
Expr
))
Equations
One or more equations did not get rendered due to their size.
Instances For
source
def
Lean
.
Meta
.
Simp
.
Arith
.
Nat
.
simpCnstr?
(
e
:
Expr
)
:
MetaM
(
Option
(
Expr
×
Expr
))
Equations
One or more equations did not get rendered due to their size.
Instances For
source
def
Lean
.
Meta
.
Simp
.
Arith
.
Nat
.
simpExpr?
(
input
:
Expr
)
:
MetaM
(
Option
(
Expr
×
Expr
))
Equations
One or more equations did not get rendered due to their size.
Instances For