let OTS be OrdTrapSpace; :: thesis: for a, b being Element of OTS holds a,b // a,b
let a, b be Element of OTS; :: thesis: a,b // a,b
consider c being Element of OTS such that
A1:
( a,b // a,c or a,b // c,a )
by Def14;
hence
a,b // a,b
by A1, A2; :: thesis: verum