Theorems · Definition · algebraic geometry
AlgebraicGeometry.coprodSpec
(R S : Type u) →
[inst : CommRing R] →
[inst_1 : CommRing S] →
AlgebraicGeometry.Spec (CommRingCat.of R) ⨿ AlgebraicGeometry.Spec (CommRingCat.of S) ⟶
AlgebraicGeometry.Spec (CommRingCat.of (R × S))The map Spec R ⨿ Spec S ⟶ Spec (R × S).
This is an isomorphism as witnessed by an IsIso instance provided below.
- 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.
Cites17
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
- CommRingstatement and proof · cited by 17,173
- 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
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- AlgebraicGeometry.Specstatement · cited by 626
- CategoryTheory.Limits.pairstatement · cited by 536
- AlgebraicGeometry.Spec.mapproof · cited by 332
- CommRingCat.ofHomproof · cited by 259
Cited by7
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.coprodSpec_inlstatement · cited by 2
- AlgebraicGeometry.coprodSpec_inrstatement · cited by 2
- AlgebraicGeometry.coprodSpec_coprodMkstatement · cited by 1
- AlgebraicGeometry.coprodSpec_applystatement and proof · cited by 0
- AlgebraicGeometry.coprodSpec_inl_assocstatement and proof · cited by 0
- AlgebraicGeometry.coprodSpec_inr_assocstatement and proof · cited by 0
- AlgebraicGeometry.isIso_stalkMap_coprodSpecstatement and proof · cited by 0