Theorems · Theorem · commutative algebra
Ideal.map_le_comap_of_inverse
∀ {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)
{G : Type u_2} [inst_3 : FunLike G S R] [inst_4 : RingHomClass G S R] (g : G) (I : Ideal R),
Function.LeftInverse ⇑g ⇑f → Ideal.map f I ≤ Ideal.comap g IThe Ideal version of Set.image_subset_preimage_of_inverse.
- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- SetLike.coeproof · cited by 8,199
- 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
- Function.LeftInverse.leftInvOnproof · cited by 4
- Ideal.map_le_comap_of_inv_onproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.map_comap_of_equivproof · cited by 6