Theorems · Definition · commutative algebra
Ideal.Quotient.algEquivOfEqComap
{A : Type u_3} →
{B : Type u_4} →
{C : Type u_5} →
[inst : CommRing A] →
[inst_1 : CommRing B] →
[inst_2 : CommRing C] →
[inst_3 : Algebra A B] →
[inst_4 : Algebra A C] →
{P : Ideal B} →
{Q : Ideal C} →
(p : Ideal A) →
[inst_5 : Q.LiesOver p] →
[inst_6 : P.LiesOver p] →
{E : Type u_7} →
[inst_7 : EquivLike E B C] →
[inst_8 : AlgEquivClass E A B C] → (σ : E) → P = Ideal.comap σ Q → (B ⧸ P) ≃ₐ[A ⧸ p] C ⧸ QAn A ⧸ p-algebra isomorphism between B ⧸ P and C ⧸ Q induced by an A-algebra
isomorphism between B and C, where P = σ⁻¹ Q.
- Defined in
- Mathlib.RingTheory.Ideal.Over
- Cited by
- 2 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.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- AlgEquivstatement · cited by 1,681
- Ideal.comapstatement and proof · cited by 443
- Ideal.LiesOverstatement and proof · cited by 272
- EquivLikestatement and proof · cited by 165
- AlgEquivClassstatement and proof · cited by 17
- Ideal.Quotient.algEquivOfEqMapproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Ideal.inertiaDeg'_comap_eqproof · cited by 2
- Ideal.Quotient.algEquivOfEqComap_applystatement · cited by 0