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 Pre N,y iff pre 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 Pre N,y iff pre N,y,x )
let y be Element of Elements N; :: thesis: ( y in the Transitions of N implies ( x in Pre N,y iff pre N,y,x ) )
assume A1:
y in the Transitions of N
; :: thesis: ( x in Pre N,y iff pre N,y,x )
A2:
( x in Pre N,y implies pre N,y,x )
( pre N,y,x implies x in Pre N,y )
hence
( x in Pre N,y iff pre N,y,x )
by A2; :: thesis: verum