Theorems · Theorem · category theory
CategoryTheory.CostructuredArrow.w_prod_snd
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{C' : Type u₃} [inst_2 : CategoryTheory.Category.{v₃, u₃} C'] {D' : Type u₄}
[inst_3 : CategoryTheory.Category.{v₄, u₄} D'] (S : CategoryTheory.Functor C D) (S' : CategoryTheory.Functor C' D')
(T : D) (T' : D') {A B : CategoryTheory.CostructuredArrow (S.prod S') (T, T')} (f : A ⟶ B),
CategoryTheory.CategoryStruct.comp (S'.map f.left.2) B.hom.2 = A.hom.2- Cited by
- 1 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 8,698
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CommaMorphism.leftstatement · cited by 526
- CategoryTheory.CostructuredArrow.leftstatement · cited by 202
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.CostructuredArrow.w_prod_snd_assocproof · cited by 0