Mathlib Map

Theorems · Definition · category theory

GrpCat.FilteredColimits.colimitInvAux

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

The "unlifted" version of taking inverses in the colimit.

Defined in
Mathlib.Algebra.Category.Grp.FilteredColimits
Cited by
1 results in Mathlib
Foundations
Depth 36 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.

Cites9

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

Cited by1

Results whose statement or proof uses this declaration.