Theorems · Theorem · category theory
CategoryTheory.Sheaf.Hom.mono_of_presheaf_mono
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (J : CategoryTheory.GrothendieckTopology C) (A : Type u₂)
[inst_1 : CategoryTheory.Category.{v₂, u₂} A] {F G : CategoryTheory.Sheaf J A} (f : F ⟶ G)
[h : CategoryTheory.Mono f.hom], CategoryTheory.Mono fThis is stated as a lemma to prevent class search from forming a loop since a sheaf morphism is monic if and only if it is monic as a presheaf morphism (under suitable assumption).
- Defined in
- Mathlib.CategoryTheory.Sites.Sheaf
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Monostatement and proof · cited by 893
- CategoryTheory.InducedCategory.Hom.homstatement and proof · cited by 850
- CategoryTheory.Sheafstatement and proof · cited by 763
- CategoryTheory.ObjectProperty.FullSubcategorystatement · cited by 726
- CategoryTheory.sheafToPresheafproof · cited by 142
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Sheaf.Hom.mono_iff_presheaf_monoproof · cited by 1