Theorems · Definition · category theory
CategoryTheory.Functor.mapBinaryBicone
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
[inst_2 : CategoryTheory.Limits.HasZeroMorphisms C] →
[inst_3 : CategoryTheory.Limits.HasZeroMorphisms D] →
(F : CategoryTheory.Functor C D) →
[F.PreservesZeroMorphisms] →
{X Y : C} →
CategoryTheory.Limits.BinaryBicone X Y → CategoryTheory.Limits.BinaryBicone (F.obj X) (F.obj Y)The image of a binary bicone under a functor.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- 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.BinaryBicones.functorialityproof · cited by 7
Cited by16
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.isBinaryBilimitOfPreservesstatement · cited by 6
- CategoryTheory.Limits.preservesBinaryBiproduct_of_preservesBinaryProductproof · cited by 2
- CategoryTheory.Functor.mapBinaryBicone_inlstatement and proof · cited by 2
- CategoryTheory.Functor.mapBinaryBicone_inrstatement and proof · cited by 2
- CategoryTheory.Functor.isColimitMapCoconeBinaryCofanOfPreservesCokernelsproof · cited by 1
- CategoryTheory.Functor.isLimitMapConeBinaryFanOfPreservesKernelsproof · cited by 1
- CategoryTheory.Functor.mapBinaryBicone_sndstatement and proof · cited by 0
- CategoryTheory.Limits.preservesBinaryProduct_of_preservesBinaryBiproductproof · cited by 0
- CategoryTheory.Limits.isBinaryBilimitOfPreserves.congr_simpstatement · cited by 0
- CategoryTheory.Limits.PreservesBinaryBiproduct.casesOnstatement and proof · cited by 0
- CategoryTheory.Limits.PreservesBinaryBiproduct.preservesstatement · cited by 0