let P, Q be RelStr ; for p, q being Element of P
for p1, q1 being Element of Q st the InternalRel of P c= the InternalRel of Q & p = p1 & q = q1 & p <= q holds
p1 <= q1
let p, q be Element of P; for p1, q1 being Element of Q st the InternalRel of P c= the InternalRel of Q & p = p1 & q = q1 & p <= q holds
p1 <= q1
let p1, q1 be Element of Q; ( the InternalRel of P c= the InternalRel of Q & p = p1 & q = q1 & p <= q implies p1 <= q1 )
assume that
A1:
the InternalRel of P c= the InternalRel of Q
and
A2:
p = p1
and
A3:
q = q1
and
A4:
[p,q] in the InternalRel of P
; ORDERS_2:def 9 p1 <= q1
thus
[p1,q1] in the InternalRel of Q
by A1, A2, A3, A4; ORDERS_2:def 9 verum