Transition function: Difference between revisions

Content deleted Content added
m rm extra space
m links
Line 1:
In [[mathematics]], a '''transition function''' has several different meanings:
 
* In [[topology]], a '''transition function''' is a [[homeomorphism]] from one coordinate [[chart (topology)|chart]] to another. Given two charts (''U''<sub>''i''</sub>, &phi;<sub>''i''</sub>) and (''U''<sub>''j''</sub>, &phi;<sub>''j''</sub>) a transition [[function (mathematics)|function]] normally takes the form
::<math>\phi_i\phi_j^{-1} : (U_i \cap U_j) \times F \to (U_i \cap U_j) \times F</math>
:for some [[set]] ''F'' being covered by the [[topology]]. See [[Atlas (topology)]] for additional details.
 
* In [[computing]], a '''transition function''' is the function that defines the state transitions of a [[Turing machine]] or a [[state machine]].
 
{{disambig}}