Theorems · Definition · category theory
CategoryTheory.TwoSquare.EquivalenceJ.functor
{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 : CategoryTheory.TwoSquare T L R B) →
{X₂ : C₂} →
{X₃ : C₃} →
(g : R.obj X₂ ⟶ B.obj X₃) →
CategoryTheory.Functor (w.StructuredArrowRightwards g) (w.CostructuredArrowDownwards g)Given w : TwoSquare T L R B and a morphism g : R.obj X₂ ⟶ B.obj X₃, this is
the obvious functor w.StructuredArrowRightwards g ⥤ w.CostructuredArrowDownwards g.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.CostructuredArrowstatement · cited by 536
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.StructuredArrowstatement · cited by 370
- CategoryTheory.StructuredArrow.rightproof · cited by 213
- CategoryTheory.CostructuredArrow.homproof · cited by 179
- CategoryTheory.CostructuredArrow.mkstatement and proof · cited by 155
- CategoryTheory.StructuredArrow.mkstatement · cited by 125
- CategoryTheory.TwoSquarestatement and proof · cited by 100
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.TwoSquare.equivalenceJproof · cited by 5
- CategoryTheory.TwoSquare.EquivalenceJ.functor_mapstatement and proof · cited by 0
- CategoryTheory.TwoSquare.EquivalenceJ.functor_objstatement and proof · cited by 0
- CategoryTheory.TwoSquare.equivalenceJ_counitIsostatement · cited by 0
- CategoryTheory.TwoSquare.equivalenceJ_functorstatement · cited by 0