let x, y be set ; for X, Y being finite set st x <> y & X misses Y holds
(X --> x) +* (Y --> y) in Choose (X \/ Y),(card X),x,y
let X, Y be finite set ; ( x <> y & X misses Y implies (X --> x) +* (Y --> y) in Choose (X \/ Y),(card X),x,y )
assume that
A1:
x <> y
and
A2:
X misses Y
; (X --> x) +* (Y --> y) in Choose (X \/ Y),(card X),x,y
( dom (X --> x) = X & dom (Y --> y) = Y )
by FUNCOP_1:19;
then
(X --> x) +* (Y --> y) = (Y --> y) +* (X --> x)
by A2, FUNCT_4:36;
hence
(X --> x) +* (Y --> y) in Choose (X \/ Y),(card X),x,y
by A1, Th19; verum