Results about characteristic p reduced rings #
theorem
iterateFrobenius_inj
(R : Type u_1)
[CommRing R]
[IsReduced R]
(p n : ℕ)
[ExpChar R p]
:
Function.Injective ⇑(iterateFrobenius R p n)
@[simp]
theorem
ExpChar.pow_prime_pow_mul_eq_one_iff
{R : Type u_1}
[CommRing R]
[IsReduced R]
(p k m : ℕ)
[ExpChar R p]
(x : R)
:
x ^ (p ^ k * m) = 1 ↔ x ^ m = 1