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

  1. Reflexivity: can be proven by induction.
  2. Mixed Transitivity:
  3. 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