Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.TwoSquare.ext

∀ {C₁ : Type u₁} {C₂ : Type u₂} {C₃ : Type u₃} {C₄ : Type u₄} [inst : CategoryTheory.Category.{v₁, u₁} C₁]
  [inst_1 : CategoryTheory.Category.{v₂, u₂} C₂] [inst_2 : CategoryTheory.Category.{v₃, u₃} C₃]
  [inst_3 : CategoryTheory.Category.{v₄, u₄} C₄] {T : CategoryTheory.Functor C₁ C₂} {L : CategoryTheory.Functor C₁ C₃}
  {R : CategoryTheory.Functor C₂ C₄} {B : CategoryTheory.Functor C₃ C₄} (w w' : CategoryTheory.TwoSquare T L R B),
  (∀ (X : C₁), w.natTrans.app X = w'.natTrans.app X) → w = w'
Defined in
Mathlib.CategoryTheory.Functor.TwoSquare
Cited by
15 results in Mathlib
Foundations
Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.TwoSquare.guitartExact_op_iff · cited by 6TwoSquare.guitartExact_op…CategoryTheory.mateEquiv_vcomp · cited by 4CategoryTheory.mateEquiv_…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_of_isLocalizedEquivalence · cited by 3LocalizerMorphism.isLeftD…CategoryTheory.LocalizerMorphism.isRightDerivabilityStructure_iff · cited by 3LocalizerMorphism.isRight…CategoryTheory.TwoSquare.GuitartExact.vComp_iff_of_equivalences · cited by 2GuitartExact.vComp_iff_of…CategoryTheory.TwoSquare.GuitartExact.whiskerVertical_iff · cited by 2GuitartExact.whiskerVerti…CategoryTheory.conjugateEquiv_mateEquiv_vcomp · cited by 1CategoryTheory.conjugateE…CategoryTheory.mateEquiv_conjugateEquiv_vcomp · cited by 1CategoryTheory.mateEquiv_…CategoryTheory.mateEquiv_hcomp · cited by 1CategoryTheory.mateEquiv_…CategoryTheory.TwoSquare.GuitartExact.hComp_iff_of_equivalences · cited by 1GuitartExact.hComp_iff_of…CategoryTheory.frobeniusMorphism_mate · cited by 1CategoryTheory.frobeniusM…CategoryTheory.LocalizerMorphism.isLeftDerivabilityStructure_iff_of_isLocalizedEquivalence · cited by 1LocalizerMorphism.isLeftD…CategoryTheory.TwoSquare.ext_iff · cited by 0TwoSquare.ext_iffCategoryTheory.iterated_mateEquiv_conjugateEquiv_symm · cited by 0CategoryTheory.iterated_m…CategoryTheory.TwoSquare.hCompVCompHComp · cited by 0TwoSquare.hCompVCompHCompCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.TwoSquare · cited by 100CategoryTheory.TwoSquareCategoryTheory.TwoSquare.natTrans · cited by 49TwoSquare.natTransCategoryTheory.NatTrans.ext · cited by 20NatTrans.extTwoSquare.extCITED BYCITES

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.