Theorems · Definition · category theory
CategoryTheory.EnrichedNatTrans.casesOn
{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} →
{motive : CategoryTheory.EnrichedNatTrans F G → Sort u} →
(t : CategoryTheory.EnrichedNatTrans F G) →
((out : F.forget ⟶ G.forget) → motive { out := out }) → motive t- Defined in
- Mathlib.CategoryTheory.Enriched.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Functorstatement · cited by 16,252
- 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 and proof · cited by 24
- CategoryTheory.EnrichedNatTransstatement and proof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.EnrichedFunctor.hom_extproof · cited by 3
- CategoryTheory.EnrichedNatTrans.noConfusionTypeproof · cited by 0
- CategoryTheory.EnrichedNatTrans.noConfusionproof · cited by 0