Documentation
Lean
.
Meta
.
Tactic
.
Grind
.
Arith
.
CommRing
.
ToExpr
Search
return to top
source
Imports
Lean.ToExpr
Init.Grind.CommRing.Poly
Imported by
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofPower
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprPower
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofMon
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprMon
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofPoly
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprPoly
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofRingExpr
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprExpr
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofNullCert
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprNullCert
ToExpr
instances for
CommRing.Poly
types.
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofPower
(
p
:
Power
)
:
Expr
Equations
Instances For
source
instance
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprPower
:
ToExpr
Power
Equations
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofMon
(
m
:
Mon
)
:
Expr
Equations
Instances For
source
instance
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprMon
:
ToExpr
Mon
Equations
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofPoly
(
p
:
Poly
)
:
Expr
Equations
Instances For
source
instance
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprPoly
:
ToExpr
Poly
Equations
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofRingExpr
(
e
:
Grind.CommRing.Expr
)
:
Expr
Equations
Instances For
source
instance
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprExpr
:
ToExpr
Grind.CommRing.Expr
Equations
source
def
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
ofNullCert
(
nc
:
Grind.CommRing.NullCert
)
:
Expr
Equations
Instances For
source
instance
Lean
.
Meta
.
Grind
.
Arith
.
CommRing
.
instToExprNullCert
:
ToExpr
Grind.CommRing.NullCert
Equations