Mathlib Map

Theorems · Definition · commutative algebra

Ideal.quotientEquivAlgOfEq

(R₁ : Type u_1) →
  {A : Type u_3} →
    [inst : CommSemiring R₁] →
      [inst_1 : Ring A] →
        [inst_2 : Algebra R₁ A] →
          {I J : Ideal A} → [inst_3 : I.IsTwoSided] → [inst_4 : J.IsTwoSided] → I = J → (A ⧸ I) ≃ₐ[R₁] A ⧸ J

Quotienting by equal ideals gives equivalent algebras.

Defined in
Mathlib.RingTheory.Ideal.Quotient.Operations
Cited by
23 results in Mathlib
Foundations
Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringRingAlgebraIdeal.IsTwoSidedIdeal.IsTwoSided

Around this declaration

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

AdicCompletion.evalₐ · cited by 15AdicCompletion.evalₐIsAdjoinRoot.adjoinRootAlgEquiv · cited by 11IsAdjoinRoot.adjoinRootAl…IsArtinianRing.equivPi · cited by 9IsArtinianRing.equivPiIdeal.quotientEquivAlgOfEq_symm · cited by 3Ideal.quotientEquivAlgOfE…Polynomial.quotientSpanXSubCAlgEquiv · cited by 3Polynomial.quotientSpanXS…PowerSeries.IsWeierstrassFactorizationAt.algEquivQuotient · cited by 2IsWeierstrassFactorizatio…AdicCompletion.mk_ofAlgEquiv_symm · cited by 2AdicCompletion.mk_ofAlgEq…RingOfIntegers.ZModXQuotSpanEquivQuotSpan · cited by 2RingOfIntegers.ZModXQuotS…Ideal.Fiber.localizationAlgEquivQuotient · cited by 2Fiber.localizationAlgEqui…IsArtinianRing.quotNilradicalEquivPi · cited by 2IsArtinianRing.quotNilrad…IsArtinianRing.quotNilradicalPowEquivPi · cited by 2IsArtinianRing.quotNilrad…Ideal.ramificationIdx_tower' · cited by 2Ideal.ramificationIdx_tow…WeierstrassCurve.Affine.Point.toClass_eq_zero · cited by 1Point.toClass_eq_zeroAlgebra.FormallySmooth.iff_of_surjective · cited by 1FormallySmooth.iff_of_sur…AdicCompletion.ext_evalₐ · cited by 1AdicCompletion.ext_evalₐAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringRing · cited by 7463RingIdeal · cited by 4748IdealHasQuotient.Quotient · cited by 2301HasQuotient.QuotientAlgEquiv · cited by 1681AlgEquivIdeal.IsTwoSided · cited by 179Ideal.IsTwoSidedAlgEquiv.refl · cited by 50AlgEquiv.reflIdeal.quotientEquivAlg · cited by 7Ideal.quotientEquivAlgIdeal.quotientEquivAlgOfEqCITED BYCITES

Cites9

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

Cited by36

Results whose statement or proof uses this declaration.