Theorems · Definition · category theory
CategoryTheory.Equalizer.Presieve.Arrows.firstMap
{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.Equalizer.Presieve.Arrows.FirstObj P X ⟶
CategoryTheory.Equalizer.Presieve.Arrows.SecondObj P X πThe first of the two parallel morphisms of the fork diagram, induced by the first projection in each pullback.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- Smallstatement and proof · cited by 369
- CategoryTheory.Limits.Pi.πproof · cited by 184
- CategoryTheory.Presieve.ofArrowsstatement and proof · cited by 150
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Presieve.isSheafFor_of_preservesProductproof · cited by 2
- CategoryTheory.Equalizer.Presieve.Arrows.wstatement and proof · cited by 2
- CategoryTheory.Equalizer.Presieve.Arrows.sheaf_conditionstatement and proof · cited by 1
- CategoryTheory.Equalizer.Presieve.Arrows.compatible_iffstatement and proof · cited by 0
- CategoryTheory.Equalizer.Presieve.Arrows.compatible_iff_of_smallstatement and proof · cited by 0
- CategoryTheory.Presieve.firstMap_eq_secondMapstatement and proof · cited by 0