Theorems · Definition · category theory
CategoryTheory.Functor.PullbackObjObj.ofHasPullback
{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₃) →
[CategoryTheory.Limits.HasPullback ((G.obj (Opposite.op X₁)).map f₃) ((G.map f₁.op).app Y₃)] →
G.PullbackObjObj f₁ f₃The PullbackObjObj structure given by the pullback of the limits API.
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.Limits.pullbackproof · cited by 864
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.Limits.pullback.sndproof · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
Cited by24
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.leibnizPullbackproof · cited by 8
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isTerminalIsoproof · cited by 5
- CategoryTheory.MonoidalCategory.Arrow.PullbackHom.isInitialIsoproof · cited by 4
- SSet.innerAnodyneExtensions_pushoutObjObjιproof · cited by 3
- SSet.anodyneExtensions_pushoutObjObjιproof · cited by 3
- SSet.innerFibration_pullbackObjObjπproof · cited by 1
- SSet.fibration_pullbackObjObjπproof · cited by 1
- CategoryTheory.Functor.leibnizPullback_map_appstatement · cited by 0
- CategoryTheory.Functor.leibnizPullback_obj_mapstatement · cited by 0
- CategoryTheory.Functor.leibnizPullback_obj_objstatement · cited by 0