Hello,
We have A and B , 2 finished sets.
And now the application f : A ---> {1, ..., card(A)}
and the application g : B ---> {1,..., card(B)}
We build A U B {1,..., card(A), card(B)}
The application h is :
x ----> f(x) (if x belongs in A)
x ----> card(A) + g(x) if x belongs in B
Actually, I don't understand this last application.
Suppose I take a x who belongs in A. What is the image of my function ? f(x) = ?
Thanks in advance
We have A and B , 2 finished sets.
And now the application f : A ---> {1, ..., card(A)}
and the application g : B ---> {1,..., card(B)}
We build A U B {1,..., card(A), card(B)}
The application h is :
x ----> f(x) (if x belongs in A)
x ----> card(A) + g(x) if x belongs in B
Actually, I don't understand this last application.
Suppose I take a x who belongs in A. What is the image of my function ? f(x) = ?
Thanks in advance
Last edited: