Theorems · Theorem · commutative algebra
Ideal.IsHomogeneous.radical_eq
∀ {ι : 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.radical = sInf {J | Ideal.IsHomogeneous 𝒜 J ∧ I ≤ J ∧ J.IsPrime}- Defined in
- Mathlib.RingTheory.GradedAlgebra.Radical
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- Idealstatement and proof · cited by 4,748
- le_antisymmproof · cited by 2,068
- SetLikestatement and proof · cited by 1,084
- InfSet.sInfstatement and proof · cited by 935
- 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
Cited by1
Results whose statement or proof uses this declaration.
- Ideal.IsHomogeneous.radicalproof · cited by 0