Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.SmallObject.SuccStruct

(C : Type u) → [CategoryTheory.Category.{v, u} C] → Type (max u v)

A successor structure on a category consists of the data of an object succ X for any X : C, a map toSucc X : X ⟶ succ X (which does not need to be natural), and a zeroth object X₀.

Defined in
Mathlib.CategoryTheory.SmallObject.Iteration.Basic
Cited by
54 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

Cites1

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

Cited by95

Results whose statement or proof uses this declaration.