Theorems · Theorem · category theory
CategoryTheory.Functor.faithful_of_comp_essSurj
∀ {C : Type u₁} {D : Type u₂} {E : Type u₃} [inst : CategoryTheory.Category.{v₁, u₁} C]
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] [inst_2 : CategoryTheory.Category.{v₃, u₃} E]
(F : CategoryTheory.Functor D E) (L : CategoryTheory.Functor C D) [L.EssSurj],
(∀ ⦃X₁ X₂ : C⦄ (f g : L.obj X₁ ⟶ L.obj X₂), F.map f = F.map g → f = g) → F.Faithful- Defined in
- Mathlib.CategoryTheory.EssentialImage
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.cancel_monoproof · cited by 435
- CategoryTheory.cancel_epiproof · cited by 380
- CategoryTheory.Functor.Faithfulstatement · cited by 313
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.faithful_of_comp_of_hasLeftCalculusOfFractionsproof · cited by 1