Mathlib Map

Theorems · Theorem · commutative algebra

Ideal.exact_mulQuot_quotOfMul

∀ {R : Type u_1} [inst : CommRing R] {a : R} (I : Ideal R), Function.Exact ⇑(Ideal.mulQuot a I) ⇑(Ideal.quotOfMul a I)

The sequence R ⧸ I →ₗ[R] R ⧸ (a • I) →ₗ[R] R ⧸ (Ideal.span {a}) given by multiplication by a then quotienting by the ideal generated by a is exact.

Defined in
Mathlib.RingTheory.OrderOfVanishing.Basic
Cited by
1 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRing

Around this declaration

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

Cites36

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

Cited by1

Results whose statement or proof uses this declaration.