Mathlib Map

Theorems · Definition · commutative algebra

Ideal.quotEquivOfEq

{R : Type u} →
  [inst : Ring R] → {I J : Ideal R} → [inst_1 : I.IsTwoSided] → [inst_2 : J.IsTwoSided] → I = J → R ⧸ I ≃+* R ⧸ J

Quotienting by equal ideals gives equivalent rings. See also Submodule.quotEquivOfEq and Ideal.quotientEquivAlgOfEq.

Defined in
Mathlib.RingTheory.Ideal.Quotient.Defs
Cited by
15 results in Mathlib
Foundations
Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingIdeal.IsTwoSidedIdeal.IsTwoSided

Around this declaration

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

DoubleQuot.quotQuotEquivQuotOfLE · cited by 11DoubleQuot.quotQuotEquivQ…RingEquiv.quotientBot · cited by 8RingEquiv.quotientBotIdeal.quotientMulEquivQuotientProd · cited by 8Ideal.quotientMulEquivQuo…Int.quotientSpanNatEquivZMod · cited by 7Int.quotientSpanNatEquivZ…IsLocalization.AtPrime.equivQuotMaximalIdeal · cited by 7AtPrime.equivQuotMaximalI…DoubleQuot.quotQuotEquivComm · cited by 7DoubleQuot.quotQuotEquivC…AdjoinRoot.quotAdjoinRootEquivQuotPolynomialQuot · cited by 6AdjoinRoot.quotAdjoinRoot…AdjoinRoot.quotMapOfEquivQuotMapCMapMk · cited by 5AdjoinRoot.quotMapOfEquiv…KummerDedekind.quotMapEquivQuotQuotMap · cited by 5KummerDedekind.quotMapEqu…IsLocalization.AtPrime.equivQuotientMapOfIsMaximal · cited by 5AtPrime.equivQuotientMapO…Ideal.quotientInfEquivQuotientProd · cited by 5Ideal.quotientInfEquivQuo…Int.quotientSpanEquivZMod · cited by 4Int.quotientSpanEquivZModIdeal.Factors.piQuotientEquiv · cited by 3Factors.piQuotientEquivIsNilpotent.isUnit_quotient_mk_iff · cited by 3IsNilpotent.isUnit_quotie…Ideal.quotEquivOfEq_mk · cited by 3Ideal.quotEquivOfEq_mkRingHom.id · cited by 18349RingHom.idRing · cited by 7463RingIdeal · cited by 4748IdealLinearEquiv · cited by 3317LinearEquivHasQuotient.Quotient · cited by 2301HasQuotient.QuotientLinearEquiv.toLinearMap · cited by 1171LinearEquiv.toLinearMapRingEquiv · cited by 1147RingEquivIdeal.IsTwoSided · cited by 179Ideal.IsTwoSidedAddHom.toFun · cited by 168AddHom.toFunLinearMap.toAddHom · cited by 165LinearMap.toAddHomLinearEquiv.invFun · cited by 29LinearEquiv.invFunSubmodule.quotEquivOfEq · cited by 15Submodule.quotEquivOfEqIdeal.quotEquivOfEqCITED BYCITES

Cites12

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

Cited by39

Results whose statement or proof uses this declaration.