Theorems · Theorem · commutative algebra
Ideal.IsHomogeneous.isPrime_of_homogeneous_mem_or_mem
∀ {ι : Type u_1} {σ : Type u_2} {A : Type u_3} [inst : CommRing A] [inst_1 : AddCommMonoid ι] [inst_2 : LinearOrder ι]
[IsOrderedCancelAddMonoid ι] [inst_4 : SetLike σ A] [inst_5 : AddSubmonoidClass σ A] {𝒜 : ι → σ}
[inst_6 : GradedRing 𝒜] {I : Ideal A},
Ideal.IsHomogeneous 𝒜 I →
I ≠ ⊤ →
(∀ {x y : A}, SetLike.IsHomogeneousElem 𝒜 x → SetLike.IsHomogeneousElem 𝒜 y → x * y ∈ I → x ∈ I ∨ y ∈ I) →
I.IsPrime- Defined in
- Mathlib.RingTheory.GradedAlgebra.Radical
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites50
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Finsetproof · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Top.topstatement and proof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- Finset.sumproof · cited by 5,195
- Idealstatement and proof · cited by 4,748
- Finset.sum_congrproof · cited by 2,323
- SProd.sprodproof · cited by 1,750
- SetLikestatement and proof · cited by 1,084
- Finset.Nonemptyproof · cited by 1,001
Cited by3
Results whose statement or proof uses this declaration.
- Ideal.IsPrime.homogeneousCoreproof · cited by 1
- AlgebraicGeometry.ProjIsoSpecTopComponent.FromSpec.carrier.asIdeal.primeproof · cited by 0
- Ideal.IsHomogeneous.isPrime_iffproof · cited by 0