Mathlib Map

Theorems · Theorem · commutative algebra

Perfection.coeffMonoidHom_pow_p

∀ {M : Type u_1} [inst : CommMonoid M] {p : ℕ} (f : Perfection M p) (n : ℕ),
  (Perfection.coeffMonoidHom M p (n + 1)) (f ^ p) = (Perfection.coeffMonoidHom M p n) f
Defined in
Mathlib.RingTheory.Perfection
Cited by
3 results in Mathlib
Foundations
Depth 24 from the axioms · uses propext, Quot.sound
Assumes
CommMonoid

Around this declaration

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

Cites6

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

Cited by3

Results whose statement or proof uses this declaration.