let x, X be set ; for E being non empty set
for F being Subset of (E ^omega)
for TS being non empty transition-system of F
for s being Element of TS holds
( s in x -succ_of (X,TS) iff ex t being Element of TS st
( t in X & t,x ==>* s,TS ) )
let E be non empty set ; for F being Subset of (E ^omega)
for TS being non empty transition-system of F
for s being Element of TS holds
( s in x -succ_of (X,TS) iff ex t being Element of TS st
( t in X & t,x ==>* s,TS ) )
let F be Subset of (E ^omega); for TS being non empty transition-system of F
for s being Element of TS holds
( s in x -succ_of (X,TS) iff ex t being Element of TS st
( t in X & t,x ==>* s,TS ) )
let TS be non empty transition-system of F; for s being Element of TS holds
( s in x -succ_of (X,TS) iff ex t being Element of TS st
( t in X & t,x ==>* s,TS ) )
let s be Element of TS; ( s in x -succ_of (X,TS) iff ex t being Element of TS st
( t in X & t,x ==>* s,TS ) )
thus
( s in x -succ_of (X,TS) implies ex t being Element of TS st
( t in X & t,x ==>* s,TS ) )
( ex t being Element of TS st
( t in X & t,x ==>* s,TS ) implies s in x -succ_of (X,TS) )
thus
( ex t being Element of TS st
( t in X & t,x ==>* s,TS ) implies s in x -succ_of (X,TS) )
; verum