Theorems · Theorem · commutative algebra
Ideal.quotientEquiv_symm_mk
∀ {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) (x : S),
(I.quotientEquiv J f hIJ).symm ((Ideal.Quotient.mk J) x) = (Ideal.Quotient.mk I) (f.symm x)- 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.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · 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.Quotient.mkstatement · cited by 610
- RingEquiv.symmstatement · cited by 567
- Ideal.IsTwoSidedstatement and proof · cited by 179
- Ideal.quotientEquivstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.