Theorems · Theorem · category theory
CategoryTheory.Functor.relativelyRepresentable.w
∀ {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.CategoryStruct.comp (hf.fst g) f = CategoryTheory.CategoryStruct.comp (F.map (hf.snd g)) g- Cited by
- 4 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses Classical.choice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.CommSq.wproof · cited by 122
- CategoryTheory.Functor.relativelyRepresentable.pullbackstatement · cited by 65
- CategoryTheory.Functor.relativelyRepresentablestatement and proof · cited by 64
- CategoryTheory.IsPullback.toCommSqproof · cited by 52
- CategoryTheory.Functor.relativelyRepresentable.sndstatement · cited by 34
- CategoryTheory.Functor.relativelyRepresentable.fststatement · cited by 16
Cited by4
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.relativelyRepresentable.w'proof · cited by 2
- CategoryTheory.Functor.relativelyRepresentable.pullback₃.map_p₃_compproof · cited by 1
- CategoryTheory.Functor.relativelyRepresentable.pullback₃.map_p₂_compproof · cited by 1
- CategoryTheory.Functor.relativelyRepresentable.w_assocproof · cited by 0