Mathlib Map

Theorems · Definition · commutative algebra

CommRingCat.pushoutCoconeIsColimit

(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.IsColimit (CommRingCat.pushoutCocone R A B)

Verify that the pushout_cocone is indeed the colimit.

Defined in
Mathlib.Algebra.Category.Ring.Constructions
Cited by
5 results in Mathlib
Foundations
Depth 84 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.

Cites21

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

Cited by6

Results whose statement or proof uses this declaration.