Theorems · Definition · category theory
CategoryTheory.EnrichedFunctor.map
{V : Type v} →
[inst : CategoryTheory.Category.{w, v} V] →
[inst_1 : CategoryTheory.MonoidalCategory V] →
{C : Type u₁} →
[inst_2 : CategoryTheory.EnrichedCategory V C] →
{D : Type u₂} →
[inst_3 : CategoryTheory.EnrichedCategory V D] →
(self : CategoryTheory.EnrichedFunctor V C D) → (X Y : C) → (X ⟶[V] Y) ⟶ self.obj X ⟶[V] self.obj YThe V-morphism from X ⟶[V] Y to F.obj X ⟶[V] F.obj Y, for all X Y : C
- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 32,603
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.EnrichedCategory.Homstatement · cited by 114
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
- CategoryTheory.EnrichedFunctor.objstatement · cited by 36
Cited by34
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedFunctor.forgetproof · cited by 24
- CategoryTheory.EnrichedFunctor.compproof · cited by 15
- CategoryTheory.EnrichedFunctor.map_idstatement · cited by 5
- CategoryTheory.enrichedFunctorTypeEquivFunctorproof · cited by 4
- CategoryTheory.EnrichedFunctor.map_compstatement · cited by 2
- CategoryTheory.EnrichedCat.whiskerRight_out_appstatement and proof · cited by 2
- CategoryTheory.SimplicialThickening.functor_mapstatement and proof · cited by 2
- CategoryTheory.EnrichedFunctor.extstatement and proof · cited by 2
- CategoryTheory.EnrichedFunctor.id_mapstatement and proof · cited by 1
- CategoryTheory.GradedNatTrans.extproof · cited by 1
- CategoryTheory.GradedNatTrans.naturalitystatement · cited by 1
- CategoryTheory.GradedNatTrans.mk.injstatement and proof · cited by 1