let x1 be set ; for X being finite set
for k being Nat st card X <> k holds
Choose (X,k,x1,x1) is empty
let X be finite set ; for k being Nat st card X <> k holds
Choose (X,k,x1,x1) is empty
let k be Nat; ( card X <> k implies Choose (X,k,x1,x1) is empty )
assume A1:
card X <> k
; Choose (X,k,x1,x1) is empty
assume
not Choose (X,k,x1,x1) is empty
; contradiction
then consider y being set such that
A2:
y in Choose (X,k,x1,x1)
by XBOOLE_0:def 1;
consider f being Function of X,{x1,x1} such that
f = y
and
A3:
card (f " {x1}) = k
by A2, Def1;