Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Under.map
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
{P : CategoryTheory.MorphismProperty T} →
(Q : CategoryTheory.MorphismProperty T) →
[inst_1 : Q.IsMultiplicative] →
{X Y : T} →
[P.IsStableUnderComposition] → {f : X ⟶ Y} → P f → CategoryTheory.Functor (P.Under Q Y) (P.Under Q X)If P is stable under composition and f : X ⟶ Y satisfies P,
this is the functor P.Under Q Y ⥤ P.Under Q X given by composing with f.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functorstatement · cited by 16,252
- Top.topstatement · cited by 9,680
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.MorphismProperty.IsMultiplicativestatement and proof · cited by 332
- CategoryTheory.MorphismProperty.IsStableUnderCompositionstatement and proof · cited by 84
- CategoryTheory.Discrete.natTransproof · cited by 57
- CategoryTheory.MorphismProperty.Understatement · cited by 43
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Under.mapPushoutAdjstatement and proof · cited by 3
- CategoryTheory.MorphismProperty.Under.mapCongrstatement and proof · cited by 2
- CategoryTheory.MorphismProperty.Under.mapIdstatement and proof · cited by 2
- CategoryTheory.MorphismProperty.Under.mapCompstatement and proof · cited by 1
- CategoryTheory.MorphismProperty.Under.mapComp_hom_app_leftstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.mapCongr_hom_app_rightstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.mapCongr_inv_app_rightstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.mapId_hom_app_rightstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.mapId_inv_app_rightstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.mapPushoutAdj_counit_appstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.mapPushoutAdj_unit_appstatement · cited by 0
- CategoryTheory.MorphismProperty.Under.map_compstatement · cited by 0