let x, y be set ; :: thesis: 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 of 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 ; :: thesis: for u being Element of E ^omega
for F being Subset of (E ^omega )
for TS being non empty transition-system of 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 ; :: thesis: for F being Subset of (E ^omega )
for TS being non empty transition-system of 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 ); :: thesis: for TS being non empty transition-system of 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 of F; :: thesis: ( 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)
; :: thesis: ( x,u ==>* y,u,TS iff x = y )
thus
( x,u ==>* y,u,TS implies x = y )
:: thesis: ( x = y implies x,u ==>* y,u,TS )
assume
x = y
; :: thesis: x,u ==>* y,u,TS
hence
x,u ==>* y,u,TS
by Th82; :: thesis: verum