Idea
The plump ordering on a W type is a constructive method of comparing trees based on hereditary domination. It generalizes ordinal comparison to trees that may not be linear, allowing for transfinite induction and bisimulation-like comparisons without LEM.
Definition
Let be a W type for the container . We define the relations and via an inductive-inductive definition:
Properties
- Reflexivity: can be proven by induction.
- Mixed Transitivity:
- Well-foundedness: The relation is well-founded, since it is inductively defined.
Plumpness
A Partial order is Plump if every bounded sub-family has a supremum. For this , the ordering is plump because for any family of trees bounded by , we can construct a supremum in (essentially by collecting subtrees).
Relation to Ordinals
- In HoTT, this structure (without set truncated) forms the Brouwer Ordinals.
- If we impose Propositional Truncation (identifying bisimilar trees), we obtain Ordinals.
- Trichotomy () is not provable constructively.