Theorems · Theorem · commutative algebra
Ideal.IsHomogeneous.mem_iff
∀ {ι : Type u_1} {σ : Type u_2} {A : Type u_3} [inst : Semiring A] [inst_1 : SetLike σ A]
[inst_2 : AddSubmonoidClass σ A] (𝒜 : ι → σ) [inst_3 : DecidableEq ι] [inst_4 : AddMonoid ι] [inst_5 : GradedRing 𝒜]
{I : Ideal A}, Ideal.IsHomogeneous 𝒜 I → ∀ {x : A}, x ∈ I ↔ ∀ (i : ι), ↑(((DirectSum.decompose 𝒜) x) i) ∈ I- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Equivstatement · cited by 8,337
- Idealstatement and proof · cited by 4,748
- AddMonoidstatement and proof · cited by 2,864
- SetLikestatement and proof · cited by 1,084
- DFinsuppstatement · cited by 694
- DirectSumstatement · cited by 446
- GradedRingstatement and proof · cited by 424
- AddSubmonoidClassstatement and proof · cited by 346
- DirectSum.decomposestatement · cited by 93
- Ideal.IsHomogeneousstatement and proof · cited by 30
Cited by2
Results whose statement or proof uses this declaration.
- MvPolynomial.mem_iff_weightedHomogeneousComponent_memproof · cited by 2
- AlgebraicGeometry.ProjectiveSpectrum.Proj.isLocalization_atPrimeproof · cited by 0