let x be set ; for N being Pnet
for y being Element of Elements N st y in the carrier' of N holds
( x in Pre N,y iff pre N,y,x )
let N be Pnet; for y being Element of Elements N st y in the carrier' of N holds
( x in Pre N,y iff pre N,y,x )
let y be Element of Elements N; ( y in the carrier' of N implies ( x in Pre N,y iff pre N,y,x ) )
assume A1:
y in the carrier' of N
; ( x in Pre N,y iff pre N,y,x )
A2:
( pre N,y,x implies x in Pre N,y )
( x in Pre N,y implies pre N,y,x )
hence
( x in Pre N,y iff pre N,y,x )
by A2; verum