Theorems · Inductive type · category theory
CategoryTheory.SmallObject.SuccStruct.Iteration
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : Type w} →
CategoryTheory.SmallObject.SuccStruct C →
[inst_1 : LinearOrder J] →
[SuccOrder J] →
[OrderBot J] →
[CategoryTheory.Limits.HasIterationOfShape J C] → [WellFoundedLT J] → J → Type (max (max u v) w)The category of jth iterations of a successor structure Φ : SuccStruct C.
An object consists of the data of all iterations of Φ for i : J such
that i ≤ j (this is the field F). Such objects are
equipped with data and properties which characterizes uniquely the iterations
on three types of elements: ⊥, successors, limit elements.
- Cited by
- 29 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- LinearOrderstatement · cited by 8,572
- OrderBotstatement · cited by 1,055
- SuccOrderstatement · cited by 574
- WellFoundedLTstatement · cited by 491
- CategoryTheory.Limits.HasIterationOfShapestatement · cited by 58
- CategoryTheory.SmallObject.SuccStructstatement · cited by 54
Cited by45
Results whose statement or proof uses this declaration.
- CategoryTheory.SmallObject.SuccStruct.Iteration.Fstatement and proof · cited by 23
- CategoryTheory.SmallObject.SuccStruct.Iteration.mapObjstatement and proof · cited by 7
- CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.inductiveSystemstatement and proof · cited by 5
- CategoryTheory.SmallObject.SuccStruct.Iteration.congr_objstatement and proof · cited by 5
- CategoryTheory.SmallObject.SuccStruct.Iteration.truncstatement and proof · cited by 4
- CategoryTheory.SmallObject.SuccStruct.Iteration.mkOfLimit.functorstatement and proof · cited by 3
- CategoryTheory.SmallObject.SuccStruct.Iteration.arrowSucc_eqstatement and proof · cited by 2
- CategoryTheory.SmallObject.SuccStruct.Iteration.congr_mapstatement and proof · cited by 2
- CategoryTheory.SmallObject.SuccStruct.iterstatement and proof · cited by 2
- CategoryTheory.SmallObject.SuccStruct.Iteration.arrowMap_limitstatement and proof · cited by 1
- CategoryTheory.SmallObject.SuccStruct.Iteration.arrow_mk_mapObjstatement and proof · cited by 1
- CategoryTheory.SmallObject.SuccStruct.Iteration.congr_arrowMapstatement and proof · cited by 1