let OTS be OrdTrapSpace; :: thesis: for a', b', c', d' being Element of (Lambda OTS) st a',b' // c',d' holds
c',d' // a',b'
let a', b', c', d' be Element of (Lambda OTS); :: thesis: ( a',b' // c',d' implies c',d' // a',b' )
reconsider a = a', b = b', c = c', d = d' as Element of the carrier of OTS by Th50;
assume A1:
a',b' // c',d'
; :: thesis: c',d' // a',b'