Theorems · Theorem · commutative algebra
Ideal.IsHomogeneous.isPrime_iff
∀ {ι : 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.IsPrime ↔
I ≠ ⊤ ∧ ∀ {x y : A}, SetLike.IsHomogeneousElem 𝒜 x → SetLike.IsHomogeneousElem 𝒜 y → x * y ∈ I → x ∈ I ∨ y ∈ I)- Defined in
- Mathlib.RingTheory.GradedAlgebra.Radical
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- AddCommMonoidstatement and proof · cited by 12,281
- Top.topstatement and proof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- Idealstatement and proof · cited by 4,748
- SetLikestatement and proof · cited by 1,084
- Ideal.IsPrimestatement and proof · cited by 827
- GradedRingstatement and proof · cited by 424
- IsOrderedCancelAddMonoidstatement and proof · cited by 359
- AddSubmonoidClassstatement and proof · cited by 346
- Ideal.IsPrime.ne_topproof · cited by 82
- Ideal.IsHomogeneousstatement and proof · cited by 30
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.