Theorems · Definition · category theory
CategoryTheory.Functor.PullbackObjObj.fst
{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₃] →
{G : CategoryTheory.Functor C₁ᵒᵖ (CategoryTheory.Functor C₃ C₂)} →
{X₁ Y₁ : C₁} →
{f₁ : X₁ ⟶ Y₁} →
{X₃ Y₃ : C₃} →
{f₃ : X₃ ⟶ Y₃} → (self : G.PullbackObjObj f₁ f₃) → self.pt ⟶ (G.obj (Opposite.op X₁)).obj X₃the first projection
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 22 from the axioms · 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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.PullbackObjObj.ptstatement · cited by 50
- CategoryTheory.Functor.PullbackObjObjstatement and proof · cited by 39
Cited by22
Results whose statement or proof uses this declaration.
- CategoryTheory.ParametrizedAdjunction.arrowHomEquivproof · cited by 11
- CategoryTheory.Functor.PullbackObjObj.mapArrowRightproof · cited by 9
- CategoryTheory.Functor.PullbackObjObj.mapArrowLeftproof · cited by 8
- CategoryTheory.Functor.PullbackObjObj.hom_extstatement and proof · cited by 5
- CategoryTheory.Functor.PullbackObjObj.isPullbackstatement · cited by 3
- CategoryTheory.ParametrizedAdjunction.arrowHomEquiv_apply_right_fststatement · cited by 1
- CategoryTheory.Functor.PullbackObjObj.mapArrowLeft_compproof · cited by 1
- CategoryTheory.ParametrizedAdjunction.inl_arrowHomEquiv_symm_apply_leftproof · cited by 1
- CategoryTheory.ParametrizedAdjunction.inr_arrowHomEquiv_symm_apply_leftstatement and proof · cited by 1
- CategoryTheory.Functor.PullbackObjObj.mapArrowRight_compproof · cited by 1
- CategoryTheory.Functor.PullbackObjObj.π_fststatement · cited by 1
- CategoryTheory.ParametrizedAdjunction.arrowHomEquiv_apply_right_fst_assocstatement and proof · cited by 0