Theorems · Definition · category theory
CategoryTheory.Limits.Bicones.functoriality
{J : Type w} →
{C : Type uC} →
[inst : CategoryTheory.Category.{uC', uC} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{D : Type uD} →
[inst_2 : CategoryTheory.Category.{uD', uD} D] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
(F : J → C) →
(G : CategoryTheory.Functor C D) →
[G.PreservesZeroMorphisms] →
CategoryTheory.Functor (CategoryTheory.Limits.Bicone F) (CategoryTheory.Limits.Bicone (G.obj ∘ F))A functor G : C ⥤ D sends bicones over F to bicones over G.obj ∘ F functorially.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Functor.PreservesZeroMorphismsstatement and proof · cited by 458
- CategoryTheory.Limits.Biconestatement and proof · cited by 75
- CategoryTheory.Limits.Bicone.ptproof · cited by 60
- CategoryTheory.Limits.Bicone.πproof · cited by 40
- CategoryTheory.Limits.Bicone.ιproof · cited by 37
- CategoryTheory.Limits.BiconeMorphism.homproof · cited by 13
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Bicones.functoriality_map_homstatement and proof · cited by 0
- CategoryTheory.Limits.Bicones.functoriality_obj_ptstatement and proof · cited by 0
- CategoryTheory.Limits.Bicones.functoriality_obj_ιstatement and proof · cited by 0
- CategoryTheory.Limits.Bicones.functoriality_obj_πstatement and proof · cited by 0
- CategoryTheory.Limits.Bicones.functoriality.congr_simpstatement and proof · cited by 0