Mathlib Map

Theorems · Definition · category theory

AddGrpCat.FilteredColimits.G.mk

{J : Type v} →
  [inst : CategoryTheory.SmallCategory J] →
    [inst_1 : CategoryTheory.IsFiltered J] →
      (F : CategoryTheory.Functor J AddGrpCat) → (j : J) × ↑(F.obj j) → ↑(AddGrpCat.FilteredColimits.G F)

The canonical projection into the colimit, as a quotient type.

Defined in
Mathlib.Algebra.Category.Grp.FilteredColimits
Cited by
5 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.SmallCategoryCategoryTheory.IsFiltered

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.