Theorems · Theorem · algebraic geometry
AlgebraicGeometry.pullbackSpecIso_inv_fst_assoc
∀ (R S T : Type u) [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : CommRing T] [inst_3 : Algebra R S]
[inst_4 : Algebra R T] {Z : AlgebraicGeometry.Scheme} (h : AlgebraicGeometry.Spec (CommRingCat.of S) ⟶ Z),
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.pullbackSpecIso R S T).inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Limits.pullback.fst (AlgebraicGeometry.Spec.map (CommRingCat.ofHom (algebraMap R S)))
(AlgebraicGeometry.Spec.map (CommRingCat.ofHom (algebraMap R T))))
h) =
CategoryTheory.CategoryStruct.comp
(AlgebraicGeometry.Spec.map (CommRingCat.ofHom Algebra.TensorProduct.includeLeftRingHom)) hThe composition of the inverse of the isomorphism pullbackSpecIso R S T (from the pullback of
Spec S ⟶ Spec R and Spec T ⟶ Spec R to Spec (S ⊗[R] T)) with the first projection is
the morphism Spec (S ⊗[R] T) ⟶ Spec S obtained by applying Spec.map to the ring morphism
s ↦ s ⊗ₜ[R] 1.
- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 171 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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- Algebra.algebraMapstatement and proof · cited by 4,706
- TensorProductstatement · cited by 2,545
- AlgebraicGeometry.Schemestatement and proof · cited by 2,540
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- AlgebraicGeometry.Specstatement and proof · cited by 626
Cited by1
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.SurjectiveOnStalks.isEmbedding_pullbackproof · cited by 0