Theorems · Definition · commutative algebra
Ideal.quotientEquivAlg
{R₁ : Type u_1} →
{A : Type u_3} →
{B : Type u_4} →
[inst : CommSemiring R₁] →
[inst_1 : Ring A] →
[inst_2 : Algebra R₁ A] →
[inst_3 : Ring B] →
[inst_4 : Algebra R₁ B] →
(I : Ideal A) →
(J : Ideal B) →
[inst_5 : I.IsTwoSided] →
[inst_6 : J.IsTwoSided] → (f : A ≃ₐ[R₁] B) → J = Ideal.map (↑f) I → (A ⧸ I) ≃ₐ[R₁] B ⧸ JThe algebra equiv A/I ≃ₐ[R] B/J induced by an algebra equiv f : A ≃ₐ[R] B,
where J = f(I).
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- AlgEquivstatement and proof · cited by 1,681
- RingEquivproof · cited by 1,147
- RingHomClass.toRingHomstatement and proof · cited by 746
- Ideal.mapstatement and proof · cited by 692
- Ideal.IsTwoSidedstatement and proof · cited by 179
- AlgEquiv.toRingEquivproof · cited by 137
Cited by10
Results whose statement or proof uses this declaration.
- Ideal.quotientEquivAlgOfEqproof · cited by 23
- StandardEtalePair.equivMvPolynomialQuotientproof · cited by 3
- Ideal.ramificationIdx_smulproof · cited by 2
- Algebra.WeaklyQuasiFiniteAt.baseChangeproof · cited by 2
- Algebra.weaklyQuasiFiniteAt_iffproof · cited by 2
- Ideal.quotientEquivAlg.congr_simpstatement and proof · cited by 0
- Polynomial.quotientSpanCXSubCAlgEquivproof · cited by 0
- Algebra.IsFiniteSplit.bijective_algebraMap_quotientproof · cited by 0
- Ideal.quotientEquivAlg_mkstatement · cited by 0
- Ideal.quotientEquivAlg_symmstatement · cited by 0