Mathlib Map

Theorems · Definition · commutative algebra

CommRingCat.pushoutCocone

(R A B : Type u) →
  [inst : CommRing R] →
    [inst_1 : CommRing A] →
      [inst_2 : CommRing B] →
        [inst_3 : Algebra R A] →
          [inst_4 : Algebra R B] →
            CategoryTheory.Limits.PushoutCocone (CommRingCat.ofHom (algebraMap R A))
              (CommRingCat.ofHom (algebraMap R B))

The explicit cocone with tensor products as the fibered product in CommRingCat.

Defined in
Mathlib.Algebra.Category.Ring.Constructions
Cited by
9 results in Mathlib
Foundations
Depth 80 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 · cited by 26AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_inv_fst · cited by 7AlgebraicGeometry.pullbac…AlgebraicGeometry.pullbackSpecIso_inv_snd · cited by 6AlgebraicGeometry.pullbac…CommRingCat.pushoutCoconeIsColimit · cited by 5CommRingCat.pushoutCocone…Algebra.codRestrictEqLocusPushoutCocone · cited by 3Algebra.codRestrictEqLocu…Algebra.codRestrictEqLocusPushoutCocone.surjective_of_isEffective · cited by 1codRestrictEqLocusPushout…RingHom.IsStableUnderBaseChange.pushout_inl · cited by 1IsStableUnderBaseChange.p…Algebra.codRestrictEqLocusPushoutCocone.injective_of_faithfulSMul · cited by 1codRestrictEqLocusPushout…CommRingCat.pushoutCocone_inl · cited by 0CommRingCat.pushoutCocone…CommRingCat.pushoutCocone_inr · cited by 0CommRingCat.pushoutCocone…CommRingCat.pushoutCocone_pt · cited by 0CommRingCat.pushoutCocone…CommRingCat.isLimitForkPushoutSelfOfFaithfullyFlat · cited by 0CommRingCat.isLimitForkPu…Algebra.codRestrictEqLocusPushoutCocone.bijective_of_faithfullyFlat · cited by 0codRestrictEqLocusPushout…CommRing · cited by 17173CommRingAlgebra · cited by 11388AlgebraAlgebra.algebraMap · cited by 4706Algebra.algebraMapCommRingCat · cited by 2333CommRingCatAlgHom.toRingHom · cited by 490AlgHom.toRingHomCommRingCat.ofHom · cited by 259CommRingCat.ofHomAlgebra.TensorProduct.includeRight · cited by 165TensorProduct.includeRightCategoryTheory.Limits.PushoutCocone.mk · cited by 89PushoutCocone.mkCategoryTheory.Limits.PushoutCocone · cited by 66Limits.PushoutCoconeAlgebra.TensorProduct.includeLeftRingHom · cited by 36TensorProduct.includeLeft…CommRingCat.pushoutCoconeCITED BYCITES

Cites10

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

Cited by13

Results whose statement or proof uses this declaration.