Theorems · Theorem · category theory
CategoryTheory.Presheaf.equalizerSieve_apply
∀ {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] {F : CategoryTheory.Functor Cᵒᵖ D} {X : Cᵒᵖ}
(x y : CategoryTheory.ToType (F.obj X)) (x_1 : C) (f : x_1 ⟶ Opposite.unop X),
(CategoryTheory.Presheaf.equalizerSieve x y).arrows f =
((CategoryTheory.ConcreteCategory.hom (F.map f.op)) x = (CategoryTheory.ConcreteCategory.hom (F.map f.op)) y)- Cited by
- 6 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
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.
- DFunLike.coestatement · 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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- FunLikestatement and proof · cited by 2,560
- Opposite.unopstatement and proof · cited by 2,231
- Quiver.Hom.opstatement · cited by 1,948
- CategoryTheory.Sieve.arrowsstatement and proof · cited by 446
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Presheaf.equalizerSieve_self_eq_topproof · cited by 2
- CategoryTheory.Presheaf.isLocallyInjective_iff_equalizerSieve_mem_impproof · cited by 1
- CategoryTheory.GrothendieckTopology.Point.toPresheafFiber_map_injectiveproof · cited by 1
- CategoryTheory.Presheaf.isLocallyInjective_of_injectiveproof · cited by 1
- CategoryTheory.Presheaf.equalizerSieve_eq_top_iffproof · cited by 0