dom (f .. x) = (dom f) /\ (dom x) by Def17
.= I /\ (dom x) by PARTFUN1:def 2
.= I /\ I by PARTFUN1:def 2 ;
hence for b1 being I -defined Function st b1 = f .. x holds
b1 is total by PARTFUN1:def 2; :: thesis: verum