Theorems · Theorem · category theory
CategoryTheory.EnrichedFunctor.hom_ext_iff
∀ {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]
{F G : CategoryTheory.EnrichedFunctor V C D} {α β : F ⟶ G}, α = β ↔ ∀ (X : C), α.out.app X = β.out.app X- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functor.objstatement · cited by 19,642
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.ForgetEnrichmentstatement · cited by 50
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
- CategoryTheory.EnrichedFunctor.forgetstatement · cited by 24
- CategoryTheory.EnrichedNatTrans.outstatement and proof · cited by 16
- CategoryTheory.EnrichedFunctor.hom_extproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.