Theorems · Theorem · category theory
CategoryTheory.CommSq.map
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] (F : CategoryTheory.Functor C D) {W X Y Z : C} {f : W ⟶ X} {g : W ⟶ Y}
{h : X ⟶ Z} {i : Y ⟶ Z}, CategoryTheory.CommSq f g h i → CategoryTheory.CommSq (F.map f) (F.map g) (F.map h) (F.map i)Alias of CategoryTheory.Functor.map_commSq.
- Defined in
- Mathlib.CategoryTheory.CommSq
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 11 from the axioms · uses no axioms
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 · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.CommSqstatement · cited by 158
- CategoryTheory.Functor.map_commSqproof · cited by 3
Cited by14
Results whose statement or proof uses this declaration.
- CochainComplex.Lifting.cocycle₁'statement · cited by 9
- CochainComplex.Lifting.cochain₀statement · cited by 3
- CochainComplex.Lifting.cochain₁statement · cited by 3
- CochainComplex.Lifting.cocycle₁statement · cited by 2
- CochainComplex.Lifting.coe_cocycle₁'_v_comp_eq_zerostatement and proof · cited by 2
- CochainComplex.Lifting.comp_coe_cocyle₁'_v_eq_zerostatement and proof · cited by 2
- CochainComplex.Lifting.π_f_cochain₁_v_ι_fstatement and proof · cited by 2
- CategoryTheory.CommSq.HasLift.overstatement and proof · cited by 1
- CochainComplex.Lifting.comp_coe_cocycle₁_compstatement and proof · cited by 1
- CochainComplex.Lifting.exists_homstatement and proof · cited by 1
- CochainComplex.Lifting.coe_cocycle₁'_v_comp_eq_zero_assocstatement and proof · cited by 0
- CochainComplex.Lifting.comp_coe_cocyle₁'_v_eq_zero_assocstatement and proof · cited by 0