assume
p <= q
; :: thesis: ex i being Element of I ex p9, q9 being Element of (C . i) st ( p9 = p & q9 = q & p9 <= q9 ) then
ex i being set ex P being pcs-Str ex p9, q9 being Element of P st ( i in I & P = C . i & p9 = p & q9 = q & p9 <= q9 )
byTh10; hence
ex i being Element of I ex p9, q9 being Element of (C . i) st ( p9 = p & q9 = q & p9 <= q9 )
; :: thesis: verum