Theorems · Theorem · commutative algebra
Ideal.map_le_of_le_comap
∀ {R : Type u} {S : Type v} {F : Type u_1} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : FunLike F R S] {f : F}
{I : Ideal R} {K : Ideal S} [inst_3 : RingHomClass F R S], I ≤ Ideal.comap f K → Ideal.map f I ≤ K- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, 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.
- Semiringstatement and proof · cited by 13,802
- Idealstatement and proof · cited by 4,748
- FunLikestatement and proof · cited by 2,560
- Ideal.mapstatement · cited by 692
- Ideal.comapstatement · cited by 443
- RingHomClassstatement and proof · cited by 193
- GaloisConnection.l_leproof · cited by 28
- Ideal.gc_map_comapproof · cited by 17
Cited by6
Results whose statement or proof uses this declaration.
- Ideal.lift_spanRank_map_leproof · cited by 3
- Ideal.minimalPrimes_comap_of_surjectiveproof · cited by 3
- Ideal.ramificationIdx'_eq_ramificationIdx'proof · cited by 3
- Ideal.IsDedekindDomain.ramificationIdx_eq_factors_countproof · cited by 2
- Ideal.IsDedekindDomain.ramificationIdx_eq_multiplicityproof · cited by 2
- Ideal.comap_le_comap_iff_of_surjectiveproof · cited by 0