let x, y be set ; for E being non empty set
for F being Subset of (E ^omega)
for TS being transition-system of F st not <%> E in rng (dom the Tran of TS) holds
not x, <%> E -->. y,TS
let E be non empty set ; for F being Subset of (E ^omega)
for TS being transition-system of F st not <%> E in rng (dom the Tran of TS) holds
not x, <%> E -->. y,TS
let F be Subset of (E ^omega); for TS being transition-system of F st not <%> E in rng (dom the Tran of TS) holds
not x, <%> E -->. y,TS
let TS be transition-system of F; ( not <%> E in rng (dom the Tran of TS) implies not x, <%> E -->. y,TS )
assume A1:
not <%> E in rng (dom the Tran of TS)
; not x, <%> E -->. y,TS
assume
x, <%> E -->. y,TS
; contradiction
then
[[x,(<%> E)],y] in the Tran of TS
by Def2;
then
[x,(<%> E)] in dom the Tran of TS
by RELAT_1:6;
hence
contradiction
by A1, RELAT_1:6; verum