dom (R \/ S) = (dom R) \/ (dom S) by XTUPLE_0:23
.= R1 \/ (dom S) by PARTFUN1:def 2
.= R1 \/ S1 by PARTFUN1:def 2 ;
hence for b1 being Relation of (R1 \/ S1) st b1 = R \/ S holds
b1 is total ; :: thesis: verum