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