Theorems · Theorem · category theory
CategoryTheory.EnrichedFunctor.ext
∀ (V : Type v) [inst : CategoryTheory.Category.{w, v} V] [inst_1 : CategoryTheory.MonoidalCategory V] {C : Type u₁}
{D : Type u₂} [inst_2 : CategoryTheory.EnrichedCategory V C] [inst_3 : CategoryTheory.EnrichedCategory V D]
{F G : CategoryTheory.EnrichedFunctor V C D} (h_obj : ∀ (X : C), F.obj X = G.obj X),
(∀ (X Y : C), CategoryTheory.CategoryStruct.comp (F.map X Y) (CategoryTheory.eqToHom ⋯) = G.map X Y) → F = G- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.eqToHomstatement and proof · cited by 860
- CategoryTheory.MonoidalCategoryStruct.tensorHomproof · cited by 587
- CategoryTheory.EnrichedCategory.Homstatement and proof · cited by 114
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.eCompproof · cited by 64
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
- CategoryTheory.EnrichedFunctor.objstatement and proof · cited by 36
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.SimplicialThickening.functor_compproof · cited by 0
- CategoryTheory.SimplicialThickening.functor_idproof · cited by 0