Mathlib Map

Theorems · Definition · category theory

CategoryTheory.CatCenter.app

{C : Type u} → [inst : CategoryTheory.Category.{v, u} C] → CategoryTheory.CatCenter C → (X : C) → X ⟶ X

The action of the center of a category on an object. (This is necessary as NatTrans.app x X is syntactically an endomorphism of (𝟭 C).obj X rather than of X.)

Defined in
Mathlib.CategoryTheory.Center.Basic
Cited by
31 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

Cites4

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

Cited by37

Results whose statement or proof uses this declaration.