let C1, C2 be Coherence_Space; :: thesis: for f being U-stable Function of C1,C2
for a being Element of C1
for y being set holds
( y in f . a iff ex b being Element of C1 st
( [b,y] in Trace f & b c= a ) )
let f be U-stable Function of C1,C2; :: thesis: for a being Element of C1
for y being set holds
( y in f . a iff ex b being Element of C1 st
( [b,y] in Trace f & b c= a ) )
A1:
dom f = C1
by FUNCT_2:def 1;
let a be Element of C1; :: thesis: for y being set holds
( y in f . a iff ex b being Element of C1 st
( [b,y] in Trace f & b c= a ) )
let y be set ; :: thesis: ( y in f . a iff ex b being Element of C1 st
( [b,y] in Trace f & b c= a ) )
given b being Element of C1 such that A4:
( [b,y] in Trace f & b c= a )
; :: thesis: y in f . a
( f . b c= f . a & y in f . b )
by A1, A4, Def12, Th32;
hence
y in f . a
; :: thesis: verum