Theorems · Theorem · commutative algebra
Ideal.Quotient.algEquivOfEqComap_apply
∀ {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)
(h : P = Ideal.comap σ Q) (x : B),
(Ideal.Quotient.algEquivOfEqComap p σ h) ((Ideal.Quotient.mk P) x) = (Ideal.Quotient.mk Q) (σ x)- Defined in
- Mathlib.RingTheory.Ideal.Over
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- AlgEquivstatement · cited by 1,681
- Ideal.Quotient.mkstatement · cited by 610
- 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
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.