Theorems · Definition · category theory
CategoryTheory.StructuredArrow.pre
{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 : D) →
(F : CategoryTheory.Functor B C) →
(G : CategoryTheory.Functor C D) →
CategoryTheory.Functor (CategoryTheory.StructuredArrow S (F.comp G))
(CategoryTheory.StructuredArrow S G)The functor (S, F ⋙ G) ⥤ (S, G).
- Cited by
- 32 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Functor.fromPUnitproof · cited by 769
- CategoryTheory.StructuredArrowstatement · cited by 370
- CategoryTheory.Comma.preRightproof · cited by 5
Cited by42
Results whose statement or proof uses this declaration.
- CategoryTheory.TwoSquare.structuredArrowDownwardsproof · cited by 35
- CategoryTheory.StructuredArrow.toUnderproof · cited by 10
- CategoryTheory.StructuredArrow.preEquivalenceInversestatement · cited by 9
- CategoryTheory.StructuredArrow.preEquivalenceFunctorstatement and proof · cited by 7
- CategoryTheory.StructuredArrow.preEquivalencestatement and proof · cited by 4
- CategoryTheory.compatiblePreservingOfFlatproof · cited by 3
- CategoryTheory.Limits.Cone.toStructuredArrowConestatement · cited by 3
- CategoryTheory.PreservesFiniteLimitsOfFlat.liftproof · cited by 2
- CategoryTheory.Functor.final_equivalence_compproof · cited by 1
- CategoryTheory.TwoSquare.structuredArrowDownwards_initial_iff_of_isoproof · cited by 1
- CategoryTheory.TwoSquare.GuitartExact.quotient_of_nonempty_leftHomotopyproof · cited by 1
- CategoryTheory.PreservesFiniteLimitsOfFlat.facproof · cited by 1