Theorems · Theorem · category theory
CategoryTheory.Presieve.firstMap_eq_secondMap
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {I : C} (F : CategoryTheory.Functor Cᵒᵖ (Type w)),
CategoryTheory.Presieve.IsSheafFor F (CategoryTheory.Presieve.ofArrows Empty.elim fun a => Empty.instIsEmpty.elim a) →
∀ (hI : CategoryTheory.Limits.IsInitial I) {α : Type u_1} [inst_1 : Small.{w, u_1} α] {X : α → C}
(c : CategoryTheory.Limits.Cofan X) [inst_2 : (CategoryTheory.Presieve.ofArrows X c.inj).HasPairwisePullbacks]
[inst_3 : CategoryTheory.Limits.HasInitial C] [∀ (i : α), CategoryTheory.Mono (c.inj i)],
(Pairwise fun i j =>
CategoryTheory.IsPullback (CategoryTheory.Limits.initial.to (X i)) (CategoryTheory.Limits.initial.to (X j))
(c.inj i) (c.inj j)) →
CategoryTheory.Equalizer.Presieve.Arrows.firstMap F X c.inj =
CategoryTheory.Equalizer.Presieve.Arrows.secondMap F X c.injThe two parallel maps in the equalizer diagram for the sheaf condition corresponding to the inclusion maps in a disjoint coproduct are equal.
- Defined in
- Mathlib.CategoryTheory.Sites.Preserves
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites60
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.Discretestatement and proof · cited by 2,447
- Quiver.Hom.opproof · cited by 1,948
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.