Theorems · Theorem · algebraic geometry
AlgebraicGeometry.pullbackSpecIso_inv_snd
∀ (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],
CategoryTheory.CategoryStruct.comp (AlgebraicGeometry.pullbackSpecIso R S T).inv
(CategoryTheory.Limits.pullback.snd (AlgebraicGeometry.Spec.map (CommRingCat.ofHom (algebraMap R S)))
(AlgebraicGeometry.Spec.map (CommRingCat.ofHom (algebraMap R T)))) =
AlgebraicGeometry.Spec.map (CommRingCat.ofHom ↑Algebra.TensorProduct.includeRight)The 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 second projection is
the morphism Spec (S ⊗[R] T) ⟶ Spec T obtained by applying Spec.map to the ring morphism
t ↦ 1 ⊗ₜ[R] t.
- Defined in
- Mathlib.AlgebraicGeometry.Pullbacks
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.invstatement · cited by 6,514
- Algebra.algebraMapstatement · cited by 4,706
- AlgHomstatement · cited by 3,236
- TensorProductstatement · cited by 2,545
- AlgebraicGeometry.Schemestatement · cited by 2,540
- CategoryTheory.Limits.pullbackstatement · cited by 864
Cited by6
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.pullbackSpecIso_hom_sndproof · cited by 2
- AlgebraicGeometry.exists_etale_isCompl_of_quasiFiniteAtproof · cited by 1
- AlgebraicGeometry.pullbackSpecIso_inv_snd_assocproof · cited by 1
- AlgebraicGeometry.μ_pullback_left_fstproof · cited by 0
- AlgebraicGeometry.diagonal_SpecMapproof · cited by 0
- AlgebraicGeometry.pullbackSpecIso'_symmetryproof · cited by 0