Mathlib Map

Theorems · Definition · category theory

CategoryTheory.InducedCategory

{C : Type u₁} → (D : Type u₂) → (C → D) → Type u₁

InducedCategory D F, where F : C → D, is a typeclass synonym for C, which provides a category structure so that the morphisms X ⟶ Y are the morphisms in D from F X to F Y.

Defined in
Mathlib.CategoryTheory.InducedCategory
Cited by
71 results in Mathlib
Foundations
Depth 0 from the axioms · uses no axioms

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by93

Results whose statement or proof uses this declaration.