Theorems · Definition · category theory
CategoryTheory.CostructuredArrow.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] →
(F : CategoryTheory.Functor B C) →
(G : CategoryTheory.Functor C D) →
(S : C) →
CategoryTheory.Functor (CategoryTheory.CostructuredArrow F S)
(CategoryTheory.CostructuredArrow (F.comp G) (G.obj S))The functor (F, S) ⥤ (F ⋙ G, G(S)).
- Cited by
- 8 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.
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.CostructuredArrowstatement and proof · cited by 536
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.CostructuredArrow.homproof · cited by 179
- CategoryTheory.CostructuredArrow.mkproof · cited by 155
- CategoryTheory.CostructuredArrow.homMkproof · cited by 55
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.TwoSquare.costructuredArrowRightwardsproof · cited by 31
- CategoryTheory.Functor.initial_of_comp_full_faithfulproof · cited by 5
- CategoryTheory.isFiltered_of_isFiltered_costructuredArrowproof · cited by 1
- CategoryTheory.Functor.hasPointwiseLeftKanExtensionAt_of_equivalenceproof · cited by 1
- CategoryTheory.Functor.DenseAt.postcompEquivalenceproof · cited by 0
- CategoryTheory.TwoSquare.EquivalenceJ.functor_mapstatement · cited by 0
- CategoryTheory.TwoSquare.EquivalenceJ.functor_objstatement · cited by 0
- CategoryTheory.TwoSquare.costructuredArrowRightwards_mapstatement · cited by 0
- CategoryTheory.CostructuredArrow.postIsoMap₂statement and proof · cited by 0
- CategoryTheory.CostructuredArrow.post_mapstatement and proof · cited by 0
- CategoryTheory.CostructuredArrow.post_objstatement and proof · cited by 0