let C1, C2 be Coherence_Space; :: thesis: for a being Element of C1
for y being set
for f being U-stable Function of C1,C2 st Trace f = {[a,y]} holds
for b being Element of C1 holds
( ( a c= b implies f . b = {y} ) & ( not a c= b implies f . b = {} ) )
let a be Element of C1; :: thesis: for y being set
for f being U-stable Function of C1,C2 st Trace f = {[a,y]} holds
for b being Element of C1 holds
( ( a c= b implies f . b = {y} ) & ( not a c= b implies f . b = {} ) )
let y be set ; :: thesis: for f being U-stable Function of C1,C2 st Trace f = {[a,y]} holds
for b being Element of C1 holds
( ( a c= b implies f . b = {y} ) & ( not a c= b implies f . b = {} ) )
let f be U-stable Function of C1,C2; :: thesis: ( Trace f = {[a,y]} implies for b being Element of C1 holds
( ( a c= b implies f . b = {y} ) & ( not a c= b implies f . b = {} ) ) )
assume A1:
Trace f = {[a,y]}
; :: thesis: for b being Element of C1 holds
( ( a c= b implies f . b = {y} ) & ( not a c= b implies f . b = {} ) )
let b be Element of C1; :: thesis: ( ( a c= b implies f . b = {y} ) & ( not a c= b implies f . b = {} ) )
A2:
[a,y] in Trace f
by A1, TARSKI:def 1;
assume A5:
( not a c= b & f . b <> {} )
; :: thesis: contradiction
then reconsider B = f . b as non empty set ;
consider z being Element of B;
consider c being Element of C1 such that
A6:
( [c,z] in Trace f & c c= b )
by Th41;
[c,z] = [a,y]
by A1, A6, TARSKI:def 1;
hence
contradiction
by A5, A6, ZFMISC_1:33; :: thesis: verum