Theorems · Theorem · commutative algebra
Ideal.quotientEquiv_apply
∀ {R : Type u} [inst : Ring R] {S : Type v} [inst_1 : Ring S] (I : Ideal R) (J : Ideal S) [inst_2 : I.IsTwoSided]
[inst_3 : J.IsTwoSided] (f : R ≃+* S) (hIJ : J = Ideal.map (↑f) I) (a : R ⧸ I),
(I.quotientEquiv J f hIJ) a = (↑↑(Ideal.quotientMap J ↑f ⋯)).toFun a- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 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.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- RingEquivstatement and proof · 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
- RingHom.toMonoidHomstatement · cited by 132
- OneHom.toFunstatement · cited by 132
- MonoidHom.toOneHomstatement · cited by 132
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.