let R1, R2 be non empty transitive asymmetric RelStr ; ( the carrier of R1 = the carrier of R2 & the InternalRel of R1 c= the InternalRel of R2 implies the InternalRel of (DershowitzMannaOrder R1) c= the InternalRel of (DershowitzMannaOrder R2) )
assume Z0:
( the carrier of R1 = the carrier of R2 & the InternalRel of R1 c= the InternalRel of R2 )
; the InternalRel of (DershowitzMannaOrder R1) c= the InternalRel of (DershowitzMannaOrder R2)
let a, b be Element of (DershowitzMannaOrder R1); RELSET_1:def 1 ( not [a,b] in the InternalRel of (DershowitzMannaOrder R1) or [a,b] in the InternalRel of (DershowitzMannaOrder R2) )
assume
[a,b] in the InternalRel of (DershowitzMannaOrder R1)
; [a,b] in the InternalRel of (DershowitzMannaOrder R2)
then A3:
a <= b
by ORDERS_2:def 5;
then A1:
( a <> b & ( for x being Element of R1 st a . x > b . x holds
ex y being Element of R1 st
( x <= y & a . y < b . y ) ) )
by HO;
reconsider b1 = b, a1 = a as multiset of the carrier of R1 by Th1;
reconsider b1 = b1, a1 = a1 as Element of (DershowitzMannaOrder R2) by Z0, Th2;
then
a1 <= b1
by A1, HO;
hence
[a,b] in the InternalRel of (DershowitzMannaOrder R2)
by ORDERS_2:def 5; verum