Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ActionCategory.back

{M : Type u_1} → [inst : Monoid M] → {X : Type u} → [inst_1 : MulAction M X] → CategoryTheory.ActionCategory M X → X

The canonical map ActionCategory M X → X. It is given by fun x => x.snd, but has a more explicit type.

Defined in
Mathlib.CategoryTheory.Action
Cited by
4 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
MonoidMulAction

Around this declaration

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

Cites3

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

Cited by8

Results whose statement or proof uses this declaration.