Theorems · Definition · category theory
CategoryTheory.Comma.costructuredArrowSndInclusion
{A : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} A] →
{B : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
{T : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} T] →
(L : CategoryTheory.Functor A T) →
(R : CategoryTheory.Functor B T) →
(b : B) →
CategoryTheory.Functor (CategoryTheory.CostructuredArrow L (R.obj b))
(CategoryTheory.CostructuredArrow (CategoryTheory.Comma.snd L R) b)The functor from the costructured arrow category on L over R.obj b to the costructured
arrow category on snd L R over b : B.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.CostructuredArrow.leftproof · cited by 202
- CategoryTheory.CostructuredArrow.homproof · cited by 179
- CategoryTheory.CostructuredArrow.homMkproof · cited by 55
- CategoryTheory.Comma.sndstatement · cited by 51
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Comma.costructuredArrowSndAdjunctionstatement · cited by 3
- CategoryTheory.Comma.initial_snd_of_isConnected_costructuredArrowproof · cited by 1
- CategoryTheory.Comma.costructuredArrowSndAdjunction_unit_appstatement · cited by 0
- CategoryTheory.Comma.costructuredArrowSndInclusion_mapstatement and proof · cited by 0
- CategoryTheory.Comma.costructuredArrowSndInclusion_obj_homstatement and proof · cited by 0
- CategoryTheory.Comma.costructuredArrowSndInclusion_obj_left_homstatement and proof · cited by 0
- CategoryTheory.Comma.costructuredArrowSndInclusion_obj_left_leftstatement and proof · cited by 0
- CategoryTheory.Comma.costructuredArrowSndInclusion_obj_left_rightstatement and proof · cited by 0
- CategoryTheory.Comma.costructuredArrowSndInclusion_obj_right_asstatement and proof · cited by 0
- CategoryTheory.Comma.costructuredArrowSndAdjunction_counit_appstatement · cited by 0