Theorems · Theorem · category theory
CategoryTheory.Functor.cocones_map
∀ {J : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} J] {C : Type u₃} [inst_1 : CategoryTheory.Category.{v₃, u₃} C]
(F : CategoryTheory.Functor J C) {X Y : C} (f : X ⟶ Y),
F.cocones.map f = TypeCat.ofHom fun g => CategoryTheory.CategoryStruct.comp g ((CategoryTheory.Functor.const J).map f)- Defined in
- Mathlib.CategoryTheory.Limits.Cones
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.Functor.conststatement · cited by 1,264
- TypeCat.ofHomstatement · cited by 389
- CategoryTheory.coyonedastatement · cited by 208
- CategoryTheory.Functor.coconesstatement and proof · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.