Mathlib Map

Theorems · Theorem · commutative algebra

CharP.quotient_iff_le_ker_natCast

∀ {R : Type u_1} [inst : CommRing R] (n : ℕ) [CharP R n] (I : Ideal R),
  CharP (R ⧸ I) n ↔ Ideal.comap (Nat.castRingHom R) I ≤ RingHom.ker (Nat.castRingHom R)

CharP.quotient_iff, but stated in terms of inclusions of ideals.

Defined in
Mathlib.Algebra.CharP.Quotient
Cited by
0 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCharP

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.