Theorems · Theorem · commutative algebra
Ideal.quotientMap_mk
∀ {R : Type u} [inst : Ring R] {S : Type v} [inst_1 : Ring S] {J : Ideal R} {I : Ideal S} [inst_2 : I.IsTwoSided]
[inst_3 : J.IsTwoSided] {f : R →+* S} {H : J ≤ Ideal.comap f I} {x : R},
(Ideal.quotientMap I f H) ((Ideal.Quotient.mk J) x) = (Ideal.Quotient.mk I) (f x)- Cited by
- 9 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 10,189
- Ringstatement and proof · cited by 7,463
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement · cited by 2,301
- RingHom.compproof · cited by 899
- Ideal.Quotient.mkstatement and proof · cited by 610
- Ideal.comapstatement and proof · cited by 443
- Ideal.IsTwoSidedstatement and proof · cited by 179
- Ideal.quotientMapstatement · cited by 27
- Ideal.Quotient.lift_mkproof · cited by 9
Cited by9
Results whose statement or proof uses this declaration.
- Ideal.quotientMap_comp_mkproof · cited by 3
- Ideal.quotientMap_injective'proof · cited by 2
- Ideal.quotientMap_surjectiveproof · cited by 2
- Ideal.comp_quotientMap_eq_of_comp_eqproof · cited by 1
- IsLocalization.surjective_quotientMap_of_maximal_of_localizationproof · cited by 1
- Polynomial.isIntegral_isLocalization_polynomial_quotientproof · cited by 1
- PowerBasis.quotientEquivQuotientMinpolyMap_symm_apply_mkproof · cited by 1
- Ideal.quotient_mk_maps_eqproof · cited by 1
- RingOfIntegers.ZModXQuotSpanEquivQuotSpan_mk_applyproof · cited by 0