Theorems · Theorem · category theory
CategoryTheory.Presheaf.equalizerSieve_mem
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u'} [inst_1 : CategoryTheory.Category.{v', u'} D]
{FD : D → D → Type u_1} {CD : D → Type w} [inst_2 : (X Y : D) → FunLike (FD X Y) (CD X) (CD Y)]
[inst_3 : CategoryTheory.ConcreteCategory D FD] (J : CategoryTheory.GrothendieckTopology C)
{F₁ F₂ : CategoryTheory.Functor Cᵒᵖ D} (φ : F₁ ⟶ F₂) [CategoryTheory.Presheaf.IsLocallyInjective J φ] {X : Cᵒᵖ}
(x y : CategoryTheory.ToType (F₁.obj X)),
(CategoryTheory.ConcreteCategory.hom (φ.app X)) x = (CategoryTheory.ConcreteCategory.hom (φ.app X)) y →
CategoryTheory.Presheaf.equalizerSieve x y ∈ J (Opposite.unop X)- Cited by
- 10 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Setstatement · cited by 53,352
- 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
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- Opposite.unopstatement · cited by 2,231
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.isLocallyInjective_of_whiskerproof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_whiskerproof · cited by 1
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_map_injectiveproof · cited by 1
- PresheafOfModules.Sheafify.app_eq_of_isLocallyInjectiveproof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_iff_equalizerSieve_mem_impproof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_iff_injective_of_separatedproof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_of_isLocallyInjectiveproof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_forget_iffproof · cited by 0