Theorems · Definition · category theory
CategoryTheory.CatCommSq.iso
{C₁ : Type u_1} →
{C₂ : Type u_2} →
{C₃ : Type u_3} →
{C₄ : Type u_4} →
{inst : CategoryTheory.Category.{v_1, u_1} C₁} →
{inst_1 : CategoryTheory.Category.{v_2, u_2} C₂} →
{inst_2 : CategoryTheory.Category.{v_3, u_3} C₃} →
{inst_3 : CategoryTheory.Category.{v_4, u_4} C₄} →
(T : CategoryTheory.Functor C₁ C₂) →
(L : CategoryTheory.Functor C₁ C₃) →
(R : CategoryTheory.Functor C₂ C₄) →
(B : CategoryTheory.Functor C₃ C₄) →
[self : CategoryTheory.CatCommSq T L R B] → T.comp R ≅ L.comp BAssuming [CatCommSq T L R B], iso T L R B is the isomorphism T ⋙ R ≅ L ⋙ B
given by the 2-commutative square.
- Defined in
- Mathlib.CategoryTheory.CatCommSq
- Cited by
- 108 results in Mathlib
- Foundations
- Depth 20 from the axioms, rests on 108 definitions · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CatCommSq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.CatCommSqstatement and proof · cited by 45
Cited by129
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.CategoricalPullback.CatCommSqOver.transformproof · cited by 37
- CategoryTheory.Limits.CategoricalPullback.toCatCommSqOverproof · cited by 18
- CategoryTheory.LocalizerMorphism.homMapproof · cited by 10
- CategoryTheory.Limits.CatCospanTransform.mkIsostatement and proof · cited by 8
- CategoryTheory.Limits.CategoricalPullback.mkNatIsostatement and proof · cited by 7
- CategoryTheory.LocalizerMorphism.rightDerivedFunctorComparisonproof · cited by 6
- CategoryTheory.LocalizerMorphism.smallHomMapproof · cited by 5
- CategoryTheory.LocalizerMorphism.equiv_smallHomMapproof · cited by 4
- CategoryTheory.LocalizerMorphism.homMap_applyproof · cited by 4
- CategoryTheory.CatCommSq.extstatement and proof · cited by 3
- CategoryTheory.CatCommSq.hInvproof · cited by 3
- CategoryTheory.CatCommSq.iso_inv_naturalitystatement and proof · cited by 3