Mathlib Map

Theorems · Theorem · field theory

PerfectRing.ofSurjective

∀ (R : Type u_2) (p : ℕ) [inst : CommRing R] [inst_1 : ExpChar R p] [IsReduced R],
  Function.Surjective ⇑(frobenius R p) → PerfectRing R p

For a reduced ring, surjectivity of the Frobenius map is a sufficient condition for perfection.

Defined in
Mathlib.FieldTheory.Perfect
Cited by
2 results in Mathlib
Foundations
Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingExpCharIsReduced

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.