let x, y be object ; for E being non empty set
for u being Element of E ^omega
for F being Subset of (E ^omega)
for TS being non empty transition-system over F st not <%> E in rng (dom the Tran of TS) holds
( x,u ==>* y,u,TS iff x = y )
let E be non empty set ; for u being Element of E ^omega
for F being Subset of (E ^omega)
for TS being non empty transition-system over F st not <%> E in rng (dom the Tran of TS) holds
( x,u ==>* y,u,TS iff x = y )
let u be Element of E ^omega ; for F being Subset of (E ^omega)
for TS being non empty transition-system over F st not <%> E in rng (dom the Tran of TS) holds
( x,u ==>* y,u,TS iff x = y )
let F be Subset of (E ^omega); for TS being non empty transition-system over F st not <%> E in rng (dom the Tran of TS) holds
( x,u ==>* y,u,TS iff x = y )
let TS be non empty transition-system over F; ( not <%> E in rng (dom the Tran of TS) implies ( x,u ==>* y,u,TS iff x = y ) )
assume A1:
not <%> E in rng (dom the Tran of TS)
; ( x,u ==>* y,u,TS iff x = y )
thus
( x,u ==>* y,u,TS implies x = y )
( x = y implies x,u ==>* y,u,TS )
assume
x = y
; x,u ==>* y,u,TS
hence
x,u ==>* y,u,TS
by Th82; verum