let P be non empty pcs-Str ; :: thesis: for p, q being Element of P
for p', q' being Element of (pcs-reverse P) st p = p' & q = q' & not p' (--) q' holds
p (--) q

let p, q be Element of P; :: thesis: for p', q' being Element of (pcs-reverse P) st p = p' & q = q' & not p' (--) q' holds
p (--) q

set R = pcs-reverse P;
let p', q' be Element of (pcs-reverse P); :: thesis: ( p = p' & q = q' & not p' (--) q' implies p (--) q )
assume A1: ( p = p' & q = q' ) ; :: thesis: ( p' (--) q' or p (--) q )
A2: ( the carrier of (pcs-reverse P) = the carrier of P & the ToleranceRel of (pcs-reverse P) = the ToleranceRel of P ` ) by Def40;
assume A3: not [p',q'] in the ToleranceRel of (pcs-reverse P) ; :: according to PCS_0:def 7 :: thesis: p (--) q
[p,q] in [:the carrier of P,the carrier of P:] by ZFMISC_1:106;
hence [p,q] in the ToleranceRel of P by A1, A2, A3, XBOOLE_0:def 5; :: according to PCS_0:def 7 :: thesis: verum