Theorems · Theorem · category theory
CategoryTheory.Functor.relativelyRepresentable.isPullback
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F : CategoryTheory.Functor C D} {X Y : D} {f : X ⟶ Y} (hf : F.relativelyRepresentable f) {a : C} (g : F.obj a ⟶ Y),
CategoryTheory.IsPullback (hf.fst g) (F.map (hf.snd g)) f g- Cited by
- 7 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 8,698
- CategoryTheory.IsPullbackstatement · cited by 320
- CategoryTheory.Functor.relativelyRepresentable.pullbackstatement · cited by 65
- CategoryTheory.Functor.relativelyRepresentablestatement and proof · cited by 64
- CategoryTheory.Functor.relativelyRepresentable.sndstatement · cited by 34
- CategoryTheory.Functor.relativelyRepresentable.fststatement · cited by 16
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.relativelyRepresentable.liftproof · cited by 7
- CategoryTheory.Functor.relativelyRepresentable.wproof · cited by 4
- CategoryTheory.Functor.relativelyRepresentable.isPullback'proof · cited by 3
- CategoryTheory.Functor.relativelyRepresentable.lift_fstproof · cited by 3
- CategoryTheory.Functor.relativelyRepresentable.lift_sndproof · cited by 3
- CategoryTheory.Functor.relativelyRepresentable.hom_extproof · cited by 2
- CategoryTheory.MorphismProperty.relative.property_sndproof · cited by 1
- CategoryTheory.MorphismProperty.relative_of_sndproof · cited by 0