Theorems · Theorem · commutative algebra
Ideal.map_inf_comap_of_surjective
∀ {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)
[inst_3 : RingHomClass F R S],
Function.Surjective ⇑f → ∀ (I J : Ideal S), Ideal.map f (Ideal.comap f I ⊓ Ideal.comap f J) = I ⊓ J- Defined in
- Mathlib.RingTheory.Ideal.Maps
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- 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
- GaloisInsertion.l_inf_uproof · cited by 9
- Ideal.giMapComapproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.