Theorems · Theorem · commutative algebra
Ideal.Quotient.factor_mk
∀ {R : Type u} [inst : Ring R] {S T : Ideal R} [inst_1 : S.IsTwoSided] [inst_2 : T.IsTwoSided] (H : S ≤ T) (x : R),
(Ideal.Quotient.factor H) ((Ideal.Quotient.mk S) x) = (Ideal.Quotient.mk T) x- Defined in
- Mathlib.RingTheory.Ideal.Quotient.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Ideal.Quotient.mkstatement · cited by 610
- Ideal.IsTwoSidedstatement and proof · cited by 179
- Ideal.Quotient.factorstatement · cited by 33
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.Quotient.factor_comp_mkproof · cited by 2