Theorems · Definition · category theory
CategoryTheory.StructuredArrow.post
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{B : Type u₄} →
[inst_2 : CategoryTheory.Category.{v₄, u₄} B] →
(S : C) →
(F : CategoryTheory.Functor B C) →
(G : CategoryTheory.Functor C D) →
CategoryTheory.Functor (CategoryTheory.StructuredArrow S F)
(CategoryTheory.StructuredArrow (G.obj S) (F.comp G))The functor (S, F) ⥤ (G(S), F ⋙ G).
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.StructuredArrow.homproof · cited by 150
- CategoryTheory.StructuredArrow.mkproof · cited by 125
- CategoryTheory.StructuredArrow.Hom.rightproof · cited by 82
- CategoryTheory.StructuredArrow.homMkproof · cited by 47
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.TwoSquare.structuredArrowDownwardsproof · cited by 35
- CategoryTheory.Functor.final_of_comp_full_faithfulproof · cited by 4
- CategoryTheory.Functor.hasPointwiseRightKanExtensionAt_of_equivalenceproof · cited by 1
- LightProfinite.Extend.functor_initialproof · cited by 1
- CategoryTheory.StructuredArrow.postIsoMap₂statement and proof · cited by 1
- CategoryTheory.TwoSquare.EquivalenceJ.inverse_mapstatement · cited by 0
- CategoryTheory.TwoSquare.EquivalenceJ.inverse_objstatement · cited by 0
- CategoryTheory.TwoSquare.structuredArrowDownwards_mapstatement · cited by 0
- CategoryTheory.Comma.map_finalproof · cited by 0
- CategoryTheory.StructuredArrow.post_mapstatement and proof · cited by 0
- CategoryTheory.StructuredArrow.post_objstatement and proof · cited by 0