Theorems · Definition · category theory
CategoryTheory.Limits.pushout.inl
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y Z : C} →
(f : X ⟶ Y) →
(g : X ⟶ Z) → [inst_1 : CategoryTheory.Limits.HasPushout f g] → Y ⟶ CategoryTheory.Limits.pushout f gThe first inclusion into the pushout of f and g.
- Cited by
- 192 results in Mathlib
- Foundations
- Depth 24 from the axioms, rests on 150 definitions · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Limits.colimit.ιproof · cited by 397
- CategoryTheory.Limits.spanproof · cited by 294
- CategoryTheory.Limits.pushoutstatement · cited by 284
- CategoryTheory.Limits.HasPushoutstatement and proof · cited by 192
- CategoryTheory.Limits.WalkingSpan.leftproof · cited by 80
Cited by225
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.PushoutObjObj.ofHasPushoutproof · cited by 34
- CategoryTheory.Limits.pushout.hom_extstatement and proof · cited by 30
- CategoryTheory.Limits.pushout.conditionstatement · cited by 23
- CategoryTheory.SmallObject.ιFunctorObjproof · cited by 22
- CategoryTheory.Under.pushoutproof · cited by 21
- CategoryTheory.IsPushout.of_hasPushoutstatement · cited by 20
- CategoryTheory.Limits.hasPushout_symmetryproof · cited by 18
- CategoryTheory.MorphismProperty.Under.pushoutproof · cited by 15
- CategoryTheory.Limits.pushout.mapproof · cited by 14
- CategoryTheory.Limits.pushoutAssocstatement and proof · cited by 12
- CategoryTheory.Limits.pushoutRightPushoutInlIsostatement and proof · cited by 10
- CategoryTheory.IsPushout.inl_isoPushout_invstatement · cited by 10
Showing the 200 most cited of 225.