Theorems · Theorem · category theory
MonCat.FilteredColimits.colimit_one_eq
∀ {J : Type v} [inst : CategoryTheory.SmallCategory J] (F : CategoryTheory.Functor J MonCat)
[inst_1 : CategoryTheory.IsFiltered J] (j : J), 1 = MonCat.FilteredColimits.M.mk F ⟨j, 1⟩The definition of the "one" in the colimit is independent of the chosen object of J.
In particular, this lemma allows us to "unfold" the definition of colimit_one at a custom chosen
object j.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement · 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
- map_oneproof · cited by 861
- CategoryTheory.SmallCategorystatement and proof · cited by 480
- Nonempty.someproof · cited by 340
- CategoryTheory.IsFilteredstatement and proof · cited by 210
- MonCatstatement and proof · cited by 127
- MonCat.carrierstatement · cited by 107
- CategoryTheory.IsFiltered.leftToMaxproof · cited by 26
- CategoryTheory.IsFiltered.maxproof · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- GrpCat.FilteredColimits.colimit_one_eqproof · cited by 0