Theorems · Definition · category theory
CategoryTheory.Functor.relativelyRepresentable.snd
{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) → hf.pullback g ⟶ aGiven a representable morphism f : X ⟶ Y, then for any g : F.obj a ⟶ Y, hf.snd g
denotes the morphism in C giving rise to the following diagram
``
hf.pullback g --F.map (hf.snd g)--> F.obj a
| |
fst g
| |
v v
X -- f -> Y
``
- Cited by
- 34 results in Mathlib
- Foundations
- Depth 11 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 by37
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.relativelyRepresentable.symmetryproof · cited by 10
- CategoryTheory.Functor.relativelyRepresentable.pullback₃.p₂proof · cited by 9
- CategoryTheory.Functor.relativelyRepresentable.pullback₃.p₃proof · cited by 9
- CategoryTheory.Functor.relativelyRepresentable.isPullbackstatement · cited by 7
- CategoryTheory.Functor.relativelyRepresentable.lift'_sndstatement · cited by 5
- CategoryTheory.Functor.relativelyRepresentable.wstatement · cited by 4
- CategoryTheory.Functor.relativelyRepresentable.hom_ext'statement and proof · cited by 3
- CategoryTheory.Functor.relativelyRepresentable.isPullback'statement · cited by 3
- CategoryTheory.Functor.relativelyRepresentable.lift_sndstatement and proof · cited by 3
- CategoryTheory.Functor.relativelyRepresentable.symmetry_fststatement and proof · cited by 2
- CategoryTheory.Functor.relativelyRepresentable.symmetry_sndstatement and proof · cited by 2
- CategoryTheory.Functor.relativelyRepresentable.w'statement and proof · cited by 2