Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Over.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.Over Q X) (P.Over Q Y)If P is stable under composition and f : X ⟶ Y satisfies P,
this is the functor P.Over Q X ⥤ P.Over Q Y given by composing with f.
- Cited by
- 26 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.Overstatement · cited by 94
- CategoryTheory.MorphismProperty.IsStableUnderCompositionstatement and proof · cited by 84
- CategoryTheory.Discrete.natTransproof · cited by 57
Cited by34
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.transitionMapstatement and proof · cited by 6
- CategoryTheory.MorphismProperty.Over.mapPullbackAdjstatement · cited by 5
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.transstatement · cited by 5
- CategoryTheory.MorphismProperty.Over.mapCompstatement and proof · cited by 4
- CategoryTheory.MorphismProperty.Over.mapIdstatement and proof · cited by 4
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.cocone_ι_transitionMapstatement and proof · cited by 4
- CategoryTheory.MorphismProperty.Over.mapCongrstatement and proof · cited by 2
- CategoryTheory.MorphismProperty.Over.pullbackMapHomPullbackstatement · cited by 2
- AlgebraicGeometry.Scheme.Cover.ColimitGluingData.transitionCoconestatement · cited by 2
- CategoryTheory.MorphismProperty.Over.mapComp_hom_app_leftstatement · cited by 0
- CategoryTheory.MorphismProperty.Over.mapComp_inv_app_leftstatement · cited by 0
- CategoryTheory.MorphismProperty.Over.mapCongr_hom_app_leftstatement · cited by 0