Mathlib Map

Theorems · Definition · algebraic geometry

AlgebraicGeometry.pullbackSpecIso

(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.Limits.pullback (AlgebraicGeometry.Spec.map (CommRingCat.ofHom (algebraMap R S)))
                (AlgebraicGeometry.Spec.map (CommRingCat.ofHom (algebraMap R T))) ≅
              AlgebraicGeometry.Spec (CommRingCat.of (TensorProduct R S T))

The isomorphism between the fibred product of two schemes Spec S and Spec T over a scheme Spec R and the Spec of the tensor product S ⊗[R] T.

Defined in
Mathlib.AlgebraicGeometry.Pullbacks
Cited by
26 results in Mathlib
Foundations
Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingCommRingAlgebraAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

AlgebraicGeometry.pullbackSpecIso_inv_fst · cited by 7AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_inv_snd · cited by 6AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_hom_fst · cited by 3AlgebraicGeometry.pullbac…AlgebraicGeometry.LocallyQuasiFinite.of_fiberToSpecResidueField · cited by 2LocallyQuasiFinite.of_fib…AlgebraicGeometry.of_pullback_fst_Spec_of_codescendsAlong · cited by 2AlgebraicGeometry.of_pull…AlgebraicGeometry.pullbackSpecIso' · cited by 2AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_hom_fst' · cited by 2AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_hom_fst_assoc · cited by 2AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_hom_snd · cited by 2AlgebraicGeometry.pullbac…AlgebraicGeometry.exists_etale_isCompl_of_quasiFiniteAt · cited by 1AlgebraicGeometry.exists_…AlgebraicGeometry.prodComparison_algSpec_left · cited by 1AlgebraicGeometry.prodCom…AlgebraicGeometry.Spec.fiberToSpecResidueFieldIso · cited by 1Spec.fiberToSpecResidueFi…AlgebraicGeometry.pullbackSpecIso_hom_base · cited by 1AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_hom_snd_assoc · cited by 1AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_inv_fst' · cited by 1AlgebraicGeometry.pullbac…DFunLike.coe · cited by 62936DFunLike.coeCommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraCategoryTheory.Functor.map · cited by 8698Functor.mapAlgebra.algebraMap · cited by 4706Algebra.algebraMapCategoryTheory.Iso · cited by 3963CategoryTheory.IsoTensorProduct · cited by 2545TensorProductAlgebraicGeometry.Scheme · cited by 2540AlgebraicGeometry.SchemeCategoryTheory.Limits.pullback · cited by 864Limits.pullbackAlgebraicGeometry.Spec · cited by 626AlgebraicGeometry.SpecAlgebraicGeometry.Spec.map · cited by 332Spec.mapCommRingCat.ofHom · cited by 259CommRingCat.ofHomCategoryTheory.Limits.PullbackCone.mk · cited by 203PullbackCone.mkCategoryTheory.Limits.PullbackCone.fst · cited by 118PullbackCone.fstCategoryTheory.Limits.PullbackCone.snd · cited by 113PullbackCone.sndAlgebraicGeometry.pullbackSpe…CITED BYCITES

Cites24

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by28

Results whose statement or proof uses this declaration.