The orbit closure is complete. Anything a forward word reaches
from v is in the closure of {v} at fuel nn. This is the converse
of orbitClose_sound, and the direction the domination step needs.
The transcription's orbit test implies the model's prune. An
earlier sibling word-connected to this one makes orbPruned true, so
childKey_of_orbPruned applies and the dropped child repeats a key
the loop already folded in.
Word-connected members of a target cell have equal child keys.
The word composes to a single checked, cell-stabilizing automorphism
carrying one member onto the other, and childKey_of_carried
transports the subtree key. No ordering of the two offsets is
involved.
The same, with the connection in the other direction. Forward
words suffice because a checked automorphism's inverse is one of its
own forward powers, which is what wordConn_symm records.
A skipped child repeats the key of its orbit pointer's target. This is the domination fact for one step of the transcription's orbit test.
A skipped child repeats the key at the end of its pointer chase. The chase is what reaches an orbit representative, which is the offset the loop actually explored, so this is the form the domination step applies.