Mathlib Map

Theorems · Definition · commutative algebra

Perfection

(α : Type u₁) → [Pow α ℕ] → ℕ → Type u₁

The perfection of a monoid α, defined to be the projective limit of α using the p-th power maps α → α indexed by the natural numbers, implemented as { f : ℕ → M | ∀ n, f (n + 1) ^ p = f n }. If α is a ring with characteristic p and p is prime, Perfection α p is also a ring.

Defined in
Mathlib.RingTheory.Perfection
Cited by
84 results in Mathlib
Foundations
Depth 8 from the axioms · uses no axioms
Assumes
Pow

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by101

Results whose statement or proof uses this declaration.