Documentation
Lean
.
Meta
.
Tactic
.
Grind
.
Arith
.
CommRing
.
PP
Search
return to top
source
Imports
Lean.Meta.Tactic.Grind.Arith.CommRing.DenoteExpr
Imported by
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instMonadGetRingReaderTRingMetaM
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ppBasis?
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ppDiseqs?
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ppRing?
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
pp?
source
instance
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instMonadGetRingReaderTRingMetaM
:
MonadGetRing
(
ReaderT
Ring
MetaM
)
Equations
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ppBasis?
:
ReaderT
Ring
MetaM
(
Option
MessageData
)
Equations
Instances For
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ppDiseqs?
:
ReaderT
Ring
MetaM
(
Option
MessageData
)
Equations
Instances For
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ppRing?
:
ReaderT
Ring
MetaM
(
Option
MessageData
)
Equations
Instances For
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
pp?
(
goal
:
Goal
)
:
MetaM
(
Option
MessageData
)
Equations
Instances For