Theorems · Definition · category theory
CategoryTheory.Functor.relativelyRepresentable.fst
{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) → F.obj (hf.pullback g) ⟶ XGiven a relatively representable morphism f : X ⟶ Y, then for any g : F.obj a ⟶ Y,
hf.fst g denotes the first projection in the following diagram, given by the defining property
of f being relatively representable
``
hf.pullback g --F.map (hf.snd g)--> F.obj a
| |
hf.fst g g
| |
v v
X -- f -> Y
``
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.relativelyRepresentable.pullbackstatement · cited by 65
- CategoryTheory.Functor.relativelyRepresentablestatement and proof · cited by 64
Cited by17
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.relativelyRepresentable.fst'proof · cited by 43
- CategoryTheory.Functor.relativelyRepresentable.isPullbackstatement · cited by 7
- CategoryTheory.Functor.relativelyRepresentable.wstatement · cited by 4
- CategoryTheory.Functor.relativelyRepresentable.lift'_fstproof · cited by 4
- CategoryTheory.Functor.relativelyRepresentable.hom_ext'proof · cited by 3
- CategoryTheory.Functor.relativelyRepresentable.lift_fststatement and proof · cited by 3
- CategoryTheory.Functor.relativelyRepresentable.w'proof · cited by 2
- CategoryTheory.Functor.relativelyRepresentable.hom_extstatement and proof · cited by 2
- CategoryTheory.Functor.relativelyRepresentable.pullback₃.map_p₃_compproof · cited by 1
- CategoryTheory.MorphismProperty.relative.property_sndproof · cited by 1
- CategoryTheory.Functor.relativelyRepresentable.map_fst'statement and proof · cited by 1
- CategoryTheory.MorphismProperty.presheaf_monomorphisms_le_monomorphismsproof · cited by 1