Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.PushoutCocone.inl

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {X Y Z : C} → {f : X ⟶ Y} → {g : X ⟶ Z} → (t : CategoryTheory.Limits.PushoutCocone f g) → Y ⟶ t.pt

The first inclusion of a pushout cocone.

Defined in
Mathlib.CategoryTheory.Limits.Shapes.Pullback.PullbackCone
Cited by
58 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Limits.PushoutCocone.condition · cited by 15PushoutCocone.conditionCategoryTheory.IsPushout.of_isColimit · cited by 9IsPushout.of_isColimitCategoryTheory.Limits.PushoutCocone.IsColimit.mk · cited by 8IsColimit.mkCategoryTheory.Limits.pushoutCoconeEquivBinaryCofan · cited by 7Limits.pushoutCoconeEquiv…CategoryTheory.Limits.pushoutIsPushout · cited by 7Limits.pushoutIsPushoutCategoryTheory.Limits.PushoutCocone.flipIsColimit · cited by 6PushoutCocone.flipIsColim…CategoryTheory.Limits.PushoutCocone.IsColimit.hom_ext · cited by 6IsColimit.hom_extCommRingCat.pushoutCoconeIsColimit · cited by 5CommRingCat.pushoutCocone…CategoryTheory.Limits.pasteHorizIsPushout · cited by 5Limits.pasteHorizIsPushoutCategoryTheory.Limits.pasteVertIsPushout · cited by 4Limits.pasteVertIsPushoutCategoryTheory.Limits.PushoutCocone.condition_zero · cited by 4PushoutCocone.condition_z…CategoryTheory.Limits.PushoutCocone.flip · cited by 4PushoutCocone.flipAlgebra.codRestrictEqLocusPushoutCocone · cited by 3Algebra.codRestrictEqLocu…isPushoutOfIsInitialIsCoproduct · cited by 3isPushoutOfIsInitialIsCop…CategoryTheory.Limits.PushoutCocone.isColimitMkIdId · cited by 3PushoutCocone.isColimitMk…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.Cocone.ι · cited by 605Cocone.ιCategoryTheory.Limits.WalkingSpan · cited by 300Limits.WalkingSpanCategoryTheory.Limits.span · cited by 294Limits.spanCategoryTheory.Limits.WalkingSpan.left · cited by 80WalkingSpan.leftCategoryTheory.Limits.PushoutCocone · cited by 66Limits.PushoutCoconePushoutCocone.inlCITED BYCITES

Cites10

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

Cited by92

Results whose statement or proof uses this declaration.