Theorems · Definition · category theory
CategoryTheory.enrichedFunctorTypeEquivFunctor
{C : Type u₁} →
[𝒞 : CategoryTheory.EnrichedCategory (Type v) C] →
{D : Type u₂} →
[𝒟 : CategoryTheory.EnrichedCategory (Type v) D] →
CategoryTheory.EnrichedFunctor (Type v) C D ≃ CategoryTheory.Functor C DWe verify that an enriched functor between Type v enriched categories
is just the same thing as an honest functor.
- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equivstatement · cited by 8,337
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- TypeCat.ofHomproof · cited by 389
- CategoryTheory.EnrichedCategory.Homproof · cited by 114
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
- CategoryTheory.EnrichedFunctor.objproof · cited by 36
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.enrichedFunctorTypeEquivFunctor_apply_mapstatement and proof · cited by 0
- CategoryTheory.enrichedFunctorTypeEquivFunctor_apply_objstatement and proof · cited by 0
- CategoryTheory.enrichedFunctorTypeEquivFunctor_symm_apply_mapstatement and proof · cited by 0
- CategoryTheory.enrichedFunctorTypeEquivFunctor_symm_apply_objstatement and proof · cited by 0
- CategoryTheory.enrichedNatTransYonedaTypeIsoYonedaNatTransstatement and proof · cited by 0