Theorems · Definition · commutative algebra
Ideal.quotientEquiv
{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) → J = Ideal.map (↑f) I → R ⧸ I ≃+* S ⧸ JThe ring equiv R/I ≃+* S/J induced by a ring equiv f : R ≃+* S, where J = f(I).
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 89 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.coeproof · cited by 62,936
- RingHomstatement and proof · 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
- RingEquiv.symmproof · cited by 567
- Ideal.IsTwoSidedstatement and proof · cited by 179
- RingHom.toMonoidHomproof · cited by 132
- OneHom.toFunproof · cited by 132
Cited by13
Results whose statement or proof uses this declaration.
- Ideal.quotientEquivAlgproof · cited by 7
- AdjoinRoot.Polynomial.quotQuotEquivCommproof · cited by 3
- RingOfIntegers.ZModXQuotSpanEquivQuotSpanproof · cited by 2
- Ideal.quotientEquiv_symm_applystatement and proof · cited by 2
- Algebra.TensorProduct.quotientTensorEquivproof · cited by 2
- PowerBasis.quotientEquivQuotientMinpolyMap_symm_apply_mkproof · cited by 1
- RingOfIntegers.ZModXQuotSpanEquivQuotSpanPairproof · cited by 1
- Ideal.quotientEquiv_mkstatement · cited by 1
- Ideal.Quotient.algEquivOfEqMapproof · cited by 1
- Ideal.quotientEquiv.congr_simpstatement and proof · cited by 0
- Ideal.quotientEquiv_applystatement and proof · cited by 0
- Ideal.quotientEquiv_symm_mkstatement · cited by 0