Linked from
The 11 pages that link to Transition function, each with the reason it gives.
Pushdown automatonRelated: It specifies state changes, input consumption, and stack operations.
Finite automatonRelated: It encodes how each input symbol changes the automaton's state.
Vector bundleRelated: Transition functions specify how local product descriptions fit together.
Model of computationRelated: It specifies the legal computational step in many machine models.