let a be set ; :: thesis: for C being Coherence_Space holds
( a in C iff for x, y being set st x in a & y in a holds
[x,y] in Web C )
let C be Coherence_Space; :: thesis: ( a in C iff for x, y being set st x in a & y in a holds
[x,y] in Web C )
thus
( a in C implies for x, y being set st x in a & y in a holds
[x,y] in Web C )
:: thesis: ( ( for x, y being set st x in a & y in a holds
[x,y] in Web C ) implies a in C )
assume A2:
for x, y being set st x in a & y in a holds
[x,y] in Web C
; :: thesis: a in C
hence
a in C
by Th6; :: thesis: verum