let x, y be set ; for E being non empty set
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, <%> E ==>* y,TS iff x = y )
let E be non empty set ; 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, <%> E ==>* y,TS iff x = y )
let F be 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, <%> E ==>* y,TS iff x = y )
let TS be non empty transition-system of F; ( not <%> E in rng (dom the Tran of TS) implies ( x, <%> E ==>* y,TS iff x = y ) )
assume A1:
not <%> E in rng (dom the Tran of TS)
; ( x, <%> E ==>* y,TS iff x = y )
thus
( x, <%> E ==>* y,TS implies x = y )
( x = y implies x, <%> E ==>* y,TS )
assume
x = y
; x, <%> E ==>* y,TS
hence
x, <%> E ==>* y,TS
by Th95; verum