Theorems · Theorem · algebraic geometry
PrimeSpectrum.exists_maximal_notMem_range_sigmaToPi_of_infinite
∀ {ι : Type u_3} (R : ι → Type u_2) [inst : (i : ι) → CommSemiring (R i)] [Infinite ι] [∀ (i : ι), Nontrivial (R i)],
∃ I, ∃ (x : I.IsMaximal), { asIdeal := I, isPrime := ⋯ } ∉ Set.range (PrimeSpectrum.sigmaToPi R)An infinite product of nontrivial commutative semirings has a maximal ideal outside of the
range of sigmaToPi, i.e. is not of the form πᵢ⁻¹(𝔭) for some prime 𝔭 ⊂ R i, where
πᵢ : (Π i, R i) →+* R i is the projection. For a complete description of all prime ideals,
see https://math.stackexchange.com/a/1563190.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coeproof · cited by 8,199
- Set.Elemproof · cited by 7,166
- Idealstatement and proof · cited by 4,748
- Set.rangestatement and proof · cited by 4,705
- Nontrivialstatement and proof · cited by 2,416
- MulZeroClass.mul_zeroproof · cited by 2,091
- AddSubmonoidproof · cited by 1,178
- Ideal.IsPrimestatement · cited by 827
- DFinsuppproof · cited by 694
Cited by2
Results whose statement or proof uses this declaration.
- MaximalSpectrum.toPiLocalization_not_surjective_of_infiniteproof · cited by 2
- PrimeSpectrum.sigmaToPi_not_surjective_of_infiniteproof · cited by 0