Theorems · Definition · category theory
CategoryTheory.ForgetEnrichment.homTo
{C : Type u₁} →
(W : Type v) →
[inst : CategoryTheory.Category.{w, v} W] →
[inst_1 : CategoryTheory.MonoidalCategory W] →
[inst_2 : CategoryTheory.EnrichedCategory W C] →
{X Y : CategoryTheory.ForgetEnrichment W C} →
(X ⟶ Y) →
(CategoryTheory.MonoidalCategoryStruct.tensorUnit W ⟶
CategoryTheory.ForgetEnrichment.to W X ⟶[W] CategoryTheory.ForgetEnrichment.to W Y)Typecheck a morphism in ForgetEnrichment W C as a (𝟙_ W)-shaped W-morphism.
- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.MonoidalCategoryStruct.tensorUnitstatement · cited by 1,384
- CategoryTheory.EnrichedCategory.Homstatement · cited by 114
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.ForgetEnrichmentstatement and proof · cited by 50
- CategoryTheory.ForgetEnrichment.tostatement · cited by 23
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedFunctor.forgetproof · cited by 24
- CategoryTheory.TransportEnrichment.forgetEnrichmentEquivFunctorproof · cited by 5
- CategoryTheory.ForgetEnrichment.homTo_idstatement · cited by 5
- CategoryTheory.ForgetEnrichment.equivFunctorproof · cited by 5
- CategoryTheory.TransportEnrichment.forgetEnrichmentEquivInverseproof · cited by 5
- CategoryTheory.EnrichedCat.whiskerRight_out_appstatement and proof · cited by 2
- CategoryTheory.ForgetEnrichment.equivFunctor_mapstatement · cited by 0
- CategoryTheory.EnrichedCat.comp_whiskerRightproof · cited by 0
- CategoryTheory.ForgetEnrichment.homOf_homTostatement · cited by 0
- CategoryTheory.ForgetEnrichment.homTo_compstatement · cited by 0
- CategoryTheory.ForgetEnrichment.homTo_homOfstatement · cited by 0
- CategoryTheory.TransportEnrichment.forgetEnrichmentEquivFunctor_mapstatement · cited by 0