let IT1, IT2 be Element of R; :: thesis: ( IT1 in C & IT1 is_minimal_wrt C, the InternalRel of R & IT2 in C & IT2 is_minimal_wrt C, the InternalRel of R implies IT1 = IT2 )
assume that
A5: IT1 in C and
A6: IT1 is_minimal_wrt C, the InternalRel of R and
A7: IT2 in C and
A8: IT2 is_minimal_wrt C, the InternalRel of R ; :: thesis: IT1 = IT2
set IR = the InternalRel of R;
assume A9: IT1 <> IT2 ; :: thesis: contradiction
per cases ( IT1 <= IT2 or IT2 <= IT1 ) by WAYBEL_0:def 29;
end;