Theorems · Definition · category theory
CategoryTheory.Limits.BinaryBicones.functoriality
{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] →
(P Q : C) →
(F : CategoryTheory.Functor C D) →
[F.PreservesZeroMorphisms] →
CategoryTheory.Functor (CategoryTheory.Limits.BinaryBicone P Q)
(CategoryTheory.Limits.BinaryBicone (F.obj P) (F.obj Q))A functor F : C ⥤ D sends binary bicones for P and Q
to binary bicones for G.obj P and G.obj Q functorially.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.BinaryBiconestatement and proof · cited by 111
- CategoryTheory.Limits.BinaryBicone.ptproof · cited by 95
- CategoryTheory.Limits.BinaryBicone.sndproof · cited by 48
- CategoryTheory.Limits.BinaryBicone.fstproof · cited by 48
- CategoryTheory.Limits.BinaryBicone.inlproof · cited by 47
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mapBinaryBiconeproof · cited by 11
- CategoryTheory.Limits.BinaryBicones.functoriality_map_homstatement and proof · cited by 0
- CategoryTheory.Limits.BinaryBicones.functoriality_obj_fststatement and proof · cited by 0
- CategoryTheory.Limits.BinaryBicones.functoriality_obj_inlstatement and proof · cited by 0
- CategoryTheory.Limits.BinaryBicones.functoriality_obj_inrstatement and proof · cited by 0
- CategoryTheory.Limits.BinaryBicones.functoriality_obj_ptstatement and proof · cited by 0
- CategoryTheory.Limits.BinaryBicones.functoriality_obj_sndstatement and proof · cited by 0
- CategoryTheory.Limits.BinaryBicones.functoriality.congr_simpstatement and proof · cited by 0