Theorems · Theorem · commutative algebra
Ideal.isPrimary_finsetInf
∀ {R : Type u_1} [inst : CommSemiring R] {ι : Type u_3} {s : Finset ι} {f : ι → Ideal R} {i : ι},
i ∈ s →
(∀ ⦃y : ι⦄, y ∈ s → (f y).IsPrimary) → (∀ ⦃y : ι⦄, y ∈ s → (f y).radical = (f i).radical) → (s.inf f).IsPrimary- Defined in
- Mathlib.RingTheory.Ideal.IsPrimary
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
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.
- Finsetstatement and proof · cited by 13,712
- CommSemiringstatement and proof · cited by 10,911
- Idealstatement and proof · cited by 4,748
- Finset.infstatement · cited by 219
- Ideal.radicalstatement and proof · cited by 121
- Ideal.IsPrimarystatement and proof · cited by 13
- Submodule.colon_univproof · cited by 7
- Submodule.isPrimary_finsetInfproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.isPrimary_finset_infproof · cited by 0