let x be set ; :: thesis: for N being Pnet
for y being Element of Elements N st y in the Transitions of N holds
( x in Post N,y iff post N,y,x )
let N be Pnet; :: thesis: for y being Element of Elements N st y in the Transitions of N holds
( x in Post N,y iff post N,y,x )
let y be Element of Elements N; :: thesis: ( y in the Transitions of N implies ( x in Post N,y iff post N,y,x ) )
assume A1:
y in the Transitions of N
; :: thesis: ( x in Post N,y iff post N,y,x )
A2:
( x in Post N,y implies post N,y,x )
( post N,y,x implies x in Post N,y )
hence
( x in Post N,y iff post N,y,x )
by A2; :: thesis: verum