Theorems · Definition · commutative algebra
Ideal.Quotient.factor
{R : Type u} →
[inst : Ring R] → {S T : Ideal R} → [inst_1 : S.IsTwoSided] → [inst_2 : T.IsTwoSided] → S ≤ T → R ⧸ S →+* R ⧸ TThe ring homomorphism from the quotient by a smaller ideal to the quotient by a larger ideal.
This is the Ideal.Quotient version of Quot.Factor
When the two ideals are of the form I^m and I^n and n ≤ m,
please refer to the dedicated version Ideal.Quotient.factorPow.
- Defined in
- Mathlib.RingTheory.Ideal.Quotient.Defs
- Cited by
- 33 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Ideal.Quotient.mkproof · cited by 610
- Ideal.IsTwoSidedstatement and proof · cited by 179
- Ideal.Quotient.liftproof · cited by 19
Cited by37
Results whose statement or proof uses this declaration.
- Ideal.Quotient.factorₐproof · cited by 20
- Ideal.Quotient.factorPowproof · cited by 18
- AlgebraicGeometry.Scheme.IdealSheafData.glueDataObjHomproof · cited by 10
- Ideal.Quotient.factor_comp_applystatement and proof · cited by 5
- Ideal.Quotient.factor_eqstatement · cited by 5
- Ideal.Quotient.factor_surjectivestatement · cited by 4
- DoubleQuot.quotLeftToQuotSupproof · cited by 3
- AlgebraicGeometry.Scheme.IdealSheafData.glueDataObjHom_ιproof · cited by 3
- Ideal.Quotient.factor_kerstatement and proof · cited by 3
- Ideal.quotientMulEquivQuotientProd_sndstatement · cited by 2
- Ideal.Quotient.factor_comp_mkstatement and proof · cited by 2
- MixedCharZero.reduce_to_p_primeproof · cited by 1