Theorems · Theorem · category theory
CategoryTheory.Limits.biprod.map_snd
∀ {C : Type uC} [inst : CategoryTheory.Category.{uC', uC} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{W X Y Z : C} [inst_2 : CategoryTheory.Limits.HasBinaryBiproduct W X]
[inst_3 : CategoryTheory.Limits.HasBinaryBiproduct Y Z] (f : W ⟶ Y) (g : X ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.biprod.map f g) CategoryTheory.Limits.biprod.snd =
CategoryTheory.CategoryStruct.comp CategoryTheory.Limits.biprod.snd g- Cited by
- 5 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.biprodstatement · cited by 312
- CategoryTheory.Limits.HasBinaryBiproductstatement and proof · cited by 251
- CategoryTheory.Limits.biprod.sndstatement · cited by 132
- CategoryTheory.Limits.BinaryBiproduct.biconeproof · cited by 68
- CategoryTheory.Limits.biprod.mapstatement · cited by 27
- CategoryTheory.Limits.BinaryBicone.toConeproof · cited by 18
- CategoryTheory.Limits.mapPairproof · cited by 18
- CategoryTheory.Limits.BinaryBiproduct.isLimitproof · cited by 14
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biprod.braiding_map_braidingproof · cited by 1
- CategoryTheory.Limits.biprod.associator_inv_naturalproof · cited by 1
- CategoryTheory.Limits.biprod.associator_naturalproof · cited by 1
- CategoryTheory.Limits.biprod.braid_naturalproof · cited by 1
- CategoryTheory.Limits.biprod.map_snd_assocproof · cited by 0