Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.SingleObj.Types.sections.equivFixedPoints

{M : Type v} →
  [inst : Monoid M] →
    (J : CategoryTheory.Functor (CategoryTheory.SingleObj M) (Type u)) →
      ↑J.sections ≃ ↑(MulAction.fixedPoints M (J.obj (CategoryTheory.SingleObj.star M)))

The equivalence between sections of J : SingleObj M ⥤ Type u and fixed points of the induced action on J.obj (SingleObj.star M).

Defined in
Mathlib.CategoryTheory.Limits.Shapes.SingleObj
Cited by
3 results in Mathlib
Foundations
Depth 17 from the axioms · uses propext, Quot.sound
Assumes
Monoid

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 by4

Results whose statement or proof uses this declaration.