Documentation
Mathlib
.
Algebra
.
CharP
.
Pi
Search
Google site search
return to top
source
Imports
Init
Mathlib.Algebra.CharP.Defs
Mathlib.Algebra.Ring.Pi
Imported by
CharP
.
pi
CharP
.
pi'
Characteristic of semirings of functions
#
source
instance
CharP
.
pi
(ι :
Type
u)
[hi :
Nonempty
ι
]
(R :
Type
v)
[
Semiring
R
]
(p :
ℕ
)
[
CharP
R
p
]
:
CharP
(
ι
→
R
)
p
Equations
⋯
=
⋯
source
instance
CharP
.
pi'
(ι :
Type
u)
[
Nonempty
ι
]
(R :
Type
v)
[
CommRing
R
]
(p :
ℕ
)
[
CharP
R
p
]
:
CharP
(
ι
→
R
)
p
Equations
⋯
=
⋯