Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.ConcreteCategory.hom_injective

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {FC : C → C → Type u_1} {CC : C → Type w}
  [inst_1 : (X Y : C) → FunLike (FC X Y) (CC X) (CC Y)] [inst_2 : CategoryTheory.ConcreteCategory C FC] {X Y : C},
  Function.Injective CategoryTheory.ConcreteCategory.hom
Defined in
Mathlib.CategoryTheory.ConcreteCategory.Basic
Cited by
1 results in Mathlib
Foundations
Depth 16 from the axioms · uses Quot.sound
Assumes
CategoryTheory.CategoryFunLikeCategoryTheory.ConcreteCategory

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.

Cited by1

Results whose statement or proof uses this declaration.