InitialRise
The length of the opening run of up steps.
FindStat
St000025via DyckPath✓InitialRise(path)
Details
- Defined over `DyckPath` as an expression in `_x`, evaluated by compute-engine — the definition IS the implementation.
- Takes a `DyckPath` and nothing else — it reads values against their positions, or walks the orbits, so it needs the bijection. Applying it to a bare list is a type error, not a wrong answer.
- Height equals the index exactly while every step so far has been an up step.