let IAlph, OAlph be non empty set ; :: thesis: for tfsm being non empty Mealy-FSM of IAlph,OAlph
for qa, qb being State of tfsm
for k being Nat st k -equivalent qa,qb holds
k -equivalent qb,qa
let tfsm be non empty Mealy-FSM of IAlph,OAlph; :: thesis: for qa, qb being State of tfsm
for k being Nat st k -equivalent qa,qb holds
k -equivalent qb,qa
let qa, qb be State of tfsm; :: thesis: for k being Nat st k -equivalent qa,qb holds
k -equivalent qb,qa
let k be Nat; :: thesis: ( k -equivalent qa,qb implies k -equivalent qb,qa )
assume A1:
k -equivalent qa,qb
; :: thesis: k -equivalent qb,qa
thus
k -equivalent qb,qa
:: thesis: verum