Theorems · Definition · category theory
CategoryTheory.TwoSquare.CostructuredArrowDownwards
{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₄} →
CategoryTheory.TwoSquare T L R B →
{X₂ : C₂} → {X₃ : C₃} → (R.obj X₂ ⟶ B.obj X₃) → Type (max (max u₁ v₂) v₃)Given w : TwoSquare T L R B and a morphism g : R.obj X₂ ⟶ B.obj X₃, this is the
category CostructuredArrow (w.structuredArrowDownwards X₂) (StructuredArrow.mk g),
see the constructor CostructuredArrowDownwards.mk for the data that is involved.
- Cited by
- 30 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.CostructuredArrowproof · cited by 536
- CategoryTheory.StructuredArrow.mkproof · cited by 125
- CategoryTheory.TwoSquarestatement and proof · cited by 100
- CategoryTheory.TwoSquare.structuredArrowDownwardsproof · cited by 35
Cited by39
Results whose statement or proof uses this declaration.
- CategoryTheory.TwoSquare.structuredArrowRightwardsOpEquivalence.functorstatement · cited by 8
- CategoryTheory.TwoSquare.CostructuredArrowDownwards.mkstatement · cited by 7
- CategoryTheory.TwoSquare.equivalenceJstatement · cited by 5
- CategoryTheory.TwoSquare.EquivalenceJ.functorstatement · cited by 4
- CategoryTheory.TwoSquare.EquivalenceJ.inversestatement and proof · cited by 4
- CategoryTheory.TwoSquare.costructuredArrowDownwardsPrecompstatement and proof · cited by 4
- CategoryTheory.TwoSquare.structuredArrowRightwardsOpEquivalencestatement · cited by 4
- CategoryTheory.TwoSquare.guitartExact_iff_isConnected_downwardsstatement and proof · cited by 3
- CategoryTheory.TwoSquare.structuredArrowRightwardsOpEquivalence.inversestatement and proof · cited by 2
- CategoryTheory.TwoSquare.CostructuredArrowDownwards.mk_surjectivestatement and proof · cited by 1
- CategoryTheory.TwoSquare.CostructuredArrowDownwards.mk.congr_simpstatement · cited by 1