Mathlib Map

Theorems · Definition · commutative algebra

Ideal.cotangentEquivIdeal

{R : Type u} → [inst : CommRing R] → (I : Ideal R) → I.Cotangent ≃ₗ[R] ↥I.cotangentIdeal

The equivalence of the two definitions of I / I ^ 2, either as the quotient of I or the ideal of R / I ^ 2.

Defined in
Mathlib.RingTheory.Ideal.Cotangent
Cited by
3 results in Mathlib
Foundations
Depth 94 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.

Cites15

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

Cited by5

Results whose statement or proof uses this declaration.