Theorems · Theorem · category theory
CategoryTheory.Functor.faithful_of_comp_cancel_zero_of_hasLeftCalculusOfFractions
∀ {C : Type u_1} {D : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] [inst_2 : CategoryTheory.Preadditive C]
(L : CategoryTheory.Functor C D) (W : CategoryTheory.MorphismProperty C) [L.IsLocalization W] {E : Type u_3}
[inst_4 : CategoryTheory.Category.{v_3, u_3} E] (F : CategoryTheory.Functor D E) [W.HasLeftCalculusOfFractions]
[inst_6 : CategoryTheory.Preadditive D] [inst_7 : CategoryTheory.Preadditive E] [L.Additive] [F.Additive],
(∀ ⦃X₁ X₂ : C⦄ (f : X₁ ⟶ X₂), F.map (L.map f) = 0 → L.map f = 0) → F.Faithful- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Functor.IsLocalizationCategoryTheory.CategoryCategoryTheory.MorphismProperty.HasLeftCalculusOfFractionsCategoryTheory.PreadditiveCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.Functor.Additive
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- sub_selfproof · cited by 996
- CategoryTheory.Functor.IsLocalizationstatement and proof · cited by 432
- sub_eq_zeroproof · cited by 407
- CategoryTheory.Functor.Faithfulstatement · cited by 313
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.