Theorems · Definition · algebraic geometry
AlgebraicGeometry.sigmaSpec
{ι : Type u} →
(R : ι → CommRingCat) →
(∐ fun i => AlgebraicGeometry.Spec (R i)) ⟶ AlgebraicGeometry.Spec (CommRingCat.of ((i : ι) → ↑(R i)))The canonical map ∐ Spec Rᵢ ⟶ Spec (Π Rᵢ).
This is an isomorphism when the product is finite.
- Defined in
- Mathlib.AlgebraicGeometry.Limits
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Functor.compstatement · cited by 6,529
- AlgebraicGeometry.Schemestatement · cited by 2,540
- CategoryTheory.Discretestatement · cited by 2,447
- CommRingCatstatement and proof · cited by 2,333
- CommRingCat.carrierstatement and proof · cited by 1,096
- CategoryTheory.Discrete.functorstatement · cited by 633
- AlgebraicGeometry.Specstatement · cited by 626
- AlgebraicGeometry.Spec.mapproof · cited by 332
- CategoryTheory.Limits.sigmaObjstatement · cited by 302
Cited by7
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.ι_sigmaSpecstatement · cited by 4
- AlgebraicGeometry.isIso_of_comp_eq_sigmaSpecstatement and proof · cited by 1
- AlgebraicGeometry.ι_sigmaSpec_assocstatement and proof · cited by 1
- AlgebraicGeometry.eq_bot_of_comp_quotientMk_eq_sigmaSpecstatement and proof · cited by 1
- AlgebraicGeometry.eq_top_of_sigmaSpec_subset_of_isCompactstatement and proof · cited by 1
- AlgebraicGeometry.pointsPi_injectiveproof · cited by 0
- AlgebraicGeometry.pointsPi_surjectiveproof · cited by 0