Theorems · Theorem · category theory
CategoryTheory.CommSq.w
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {W X Y Z : C} {f : W ⟶ X} {g : W ⟶ Y} {h : X ⟶ Z}
{i : Y ⟶ Z},
CategoryTheory.CommSq f g h i → CategoryTheory.CategoryStruct.comp f h = CategoryTheory.CategoryStruct.comp g iThe square commutes.
- Defined in
- Mathlib.CategoryTheory.CommSq
- Cited by
- 122 results in Mathlib
- Foundations
- Depth 3 from the axioms, rests on 9 definitions · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.CommSqstatement and proof · cited by 158
Cited by138
Results whose statement or proof uses this declaration.
- CategoryTheory.IsPullback.isoPullback_hom_sndproof · cited by 11
- CategoryTheory.CommSq.flipproof · cited by 11
- CategoryTheory.CommSq.vert_invproof · cited by 11
- CategoryTheory.IsPullback.isoPullback_hom_fstproof · cited by 10
- CategoryTheory.IsPushout.inl_isoPushout_invproof · cited by 10
- CategoryTheory.CommSq.w_assocproof · cited by 9
- CategoryTheory.IsPushout.inr_isoPushout_invproof · cited by 7
- CategoryTheory.IsPullback.of_mapproof · cited by 5
- CategoryTheory.CommSq.coconeproof · cited by 5
- CategoryTheory.CommSq.opproof · cited by 5
- CategoryTheory.CommSq.unopproof · cited by 5
- CategoryTheory.Limits.Types.isPullback_iffproof · cited by 4