Theorems · Theorem · commutative algebra
Ideal.map_mk_comap_factor
∀ {R : Type u_1} [inst : Ring R] {I J K : Ideal R} [inst_1 : J.IsTwoSided] [inst_2 : K.IsTwoSided],
J ≤ I →
∀ (hJK : K ≤ J),
Ideal.comap (Ideal.Quotient.factor hJK) (Ideal.map (Ideal.Quotient.mk J) I) = Ideal.map (Ideal.Quotient.mk K) I- Cited by
- 1 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.
Cites21
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 · cited by 10,189
- SetLike.coeproof · cited by 8,199
- Ringstatement and proof · cited by 7,463
- Idealstatement and proof · cited by 4,748
- HasQuotient.Quotientstatement and proof · cited by 2,301
- sub_selfproof · cited by 996
- map_addproof · cited by 964
- Ideal.mapstatement and proof · cited by 692
- Ideal.Quotient.mkstatement and proof · cited by 610
- map_subproof · cited by 565
- Ideal.comapstatement and proof · cited by 443
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.map_mk_comap_factorPowproof · cited by 0