Documentation
Lean
.
Meta
.
Tactic
.
Grind
.
Arith
.
CommRing
.
PP
Search
return to top
source
Imports
Lean.Meta.Tactic.Grind.Types
Lean.Meta.Tactic.Grind.Arith.CommRing.DenoteExpr
Lean.Meta.Tactic.Grind.Arith.CommRing.RingM
Imported by
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
pp?
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
addThresholdMessage
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
pp?
(
goal
:
Goal
)
:
MetaM
(
Option
MessageData
)
Equations
Instances For
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
addThresholdMessage
(
goal
:
Goal
)
(
c
:
Grind.Config
)
(
msgs
:
Array
MessageData
)
:
IO
(
Array
MessageData
)
Equations
Instances For