Theorems · Definition · category theory
AddMonCat.FilteredColimits.colimitAddAux
{J : Type v} →
[inst : CategoryTheory.SmallCategory J] →
(F : CategoryTheory.Functor J AddMonCat) →
[CategoryTheory.IsFiltered J] → (j : J) × ↑(F.obj j) → (j : J) × ↑(F.obj j) → AddMonCat.FilteredColimits.M FThe "unlifted" version of addition in the colimit. To add two dependent pairs
⟨j₁, x⟩ and ⟨j₂, y⟩, we pass to a common successor of j₁ and j₂
(given by IsFiltered.max) and add them there.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- AddMonCatstatement and proof · cited by 71
- AddMonCat.carrierstatement and proof · cited by 60
- CategoryTheory.IsFiltered.leftToMaxproof · cited by 26
- CategoryTheory.IsFiltered.maxproof · cited by 26
- CategoryTheory.IsFiltered.rightToMaxproof · cited by 26
Cited by2
Results whose statement or proof uses this declaration.
- AddMonCat.FilteredColimits.colimitAddAux_eq_of_rel_leftstatement · cited by 0
- AddMonCat.FilteredColimits.colimitAddAux_eq_of_rel_rightstatement · cited by 0