Theorems · Inductive type · category theory
CategoryTheory.Functor.PushoutObjObj
{C₁ : Type u₁} →
{C₂ : Type u₂} →
{C₃ : Type u₃} →
[inst : CategoryTheory.Category.{v₁, u₁} C₁] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] →
[inst_2 : CategoryTheory.Category.{v₃, u₃} C₃] →
CategoryTheory.Functor C₁ (CategoryTheory.Functor C₂ C₃) →
{X₁ Y₁ : C₁} → (X₁ ⟶ Y₁) → {X₂ Y₂ : C₂} → (X₂ ⟶ Y₂) → Type (max u₃ v₃)Given a bifunctor F : C₁ ⥤ C₂ ⥤ C₃, and morphisms f₁ : X₁ ⟶ Y₁ in C₁
and f₂ : X₂ ⟶ Y₂ in C₂, this structure contains the data of
a pushout of (F.obj Y₁).obj X₂ and (F.obj X₁).obj Y₂
along (F.obj X₁).obj X₂.
- Cited by
- 54 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
Cited by77
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.PushoutObjObj.ptstatement and proof · cited by 70
- CategoryTheory.Functor.PushoutObjObj.ιstatement and proof · cited by 59
- CategoryTheory.Functor.PushoutObjObj.ofHasPushoutstatement · cited by 34
- CategoryTheory.Functor.PushoutObjObj.inrstatement and proof · cited by 33
- CategoryTheory.Functor.PushoutObjObj.inlstatement and proof · cited by 31
- CategoryTheory.ParametrizedAdjunction.arrowHomEquivstatement and proof · cited by 11
- CategoryTheory.Functor.PushoutObjObj.mapArrowRightstatement and proof · cited by 11
- CategoryTheory.Functor.PushoutObjObj.mapArrowLeftstatement and proof · cited by 10
- SSet.Subcomplex.unionProd.pushoutObjObjstatement · cited by 10
- CategoryTheory.Functor.PushoutObjObj.flipstatement and proof · cited by 8
- CategoryTheory.Functor.PushoutObjObj.flipTensorstatement and proof · cited by 8
- CategoryTheory.ParametrizedAdjunction.hasLiftingProperty_iffstatement and proof · cited by 6