Theorems · Theorem · category theory
CategoryTheory.Equalizer.Presieve.Arrows.w
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] (P : CategoryTheory.Functor Cᵒᵖ (Type w)) {B : C} {I : Type t}
[inst_1 : Small.{w, t} I] (X : I → C) (π : (i : I) → X i ⟶ B)
[inst_2 : (CategoryTheory.Presieve.ofArrows X π).HasPairwisePullbacks],
CategoryTheory.CategoryStruct.comp (CategoryTheory.Equalizer.Presieve.Arrows.forkMap P X π)
(CategoryTheory.Equalizer.Presieve.Arrows.firstMap P X π) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Equalizer.Presieve.Arrows.forkMap P X π)
(CategoryTheory.Equalizer.Presieve.Arrows.secondMap P X π)- Cited by
- 2 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.
Cites32
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.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.mapproof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Limits.pullbackproof · cited by 864
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.isSheafFor_of_preservesProductproof · cited by 2
- CategoryTheory.Equalizer.Presieve.Arrows.sheaf_conditionstatement and proof · cited by 1