Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.CatEnrichedOrdinary.Hom

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.EnrichedOrdinaryCategory CategoryTheory.Cat C] →
      {X Y : CategoryTheory.CatEnrichedOrdinary C} → (X ⟶ Y) → (X ⟶ Y) → Type v'

The 2-cells between a parallel pair of 1-cells f g in CatEnrichedOrdinary C are defined to be the morphisms in the hom-categories provided by the EnrichedCategory Cat C structure between the corresponding objects.

Defined in
Mathlib.CategoryTheory.Bicategory.CatEnriched
Cited by
3 results in Mathlib
Foundations
Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.EnrichedOrdinaryCategory

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.