Linked from
The 11 pages that link to Transition function, each with the reason it gives.
Turing machineBroader topic: It specifies each permitted step of the machine.
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.
State machineBroader topic: It specifies how an input changes the machine's state.
Model of computationRelated: It specifies the legal computational step in many machine models.