Theorems · Theorem · category theory
CategoryTheory.Functor.IsLocallyFaithful.ext
∀ {C : Type uC} [inst : CategoryTheory.Category.{vC, uC} C] {D : Type uD} [inst_1 : CategoryTheory.Category.{vD, uD} D]
{K : CategoryTheory.GrothendieckTopology D} (G : CategoryTheory.Functor C D) [G.IsLocallyFaithful K]
(ℱ : CategoryTheory.Sheaf K (Type u_2)) {X Y : C} (i₁ i₂ : X ⟶ Y),
G.map i₁ = G.map i₂ →
∀ {s t : ℱ.obj.obj (Opposite.op (G.obj X))},
(∀ ⦃Z : C⦄ (j : Z ⟶ X),
CategoryTheory.CategoryStruct.comp j i₁ = CategoryTheory.CategoryStruct.comp j i₂ →
(CategoryTheory.ConcreteCategory.hom (ℱ.obj.map (G.map j).op)) s =
(CategoryTheory.ConcreteCategory.hom (ℱ.obj.map (G.map j).op)) t) →
s = t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Quiver.Hom.opstatement and proof · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.IsCoverDense.compatiblePreservingproof · cited by 1