Theorems · Definition · category theory
CategoryTheory.EnrichedNatTrans.noConfusionType
Sort u →
{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} →
CategoryTheory.EnrichedNatTrans F G →
{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'} →
CategoryTheory.EnrichedNatTrans F' G' → Sort u- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 54 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.Homproof · cited by 32,603
- CategoryTheory.MonoidalCategorystatement and proof · cited by 3,095
- CategoryTheory.EnrichedCategorystatement and proof · cited by 99
- CategoryTheory.EnrichedFunctorstatement and proof · cited by 49
- CategoryTheory.EnrichedFunctor.forgetproof · cited by 24
- CategoryTheory.EnrichedNatTransstatement and proof · cited by 4
- CategoryTheory.EnrichedNatTrans.casesOnproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedNatTrans.noConfusionstatement · cited by 0