What does ∅×A even mean?
Set-theoretically the Cartesian product of two sets is a subset of the power set of the power set of their union,
∅×A ⊆ P(P(∅∪A)) w/ {{x},{x,a}} = <x,a> ∊ ∅×A,
and a function is just a special kind of subset of ∅×A.
This is the way I would think about it:
An injective function maps to each element of the range a unique element of the domain.
A function is a special kind of relation.
A relation is a set of ordered pairs.
An ordered pair is an element of the power set of the power set of a set.
Thus for ∅×A:
An injective function maps each element of the domain to a unique element of the range.
A function is a special kind of relation.
A relation is a subset of ∅×A.
∅×A is a subset of P(P(∅∪A)), ∅×A ⊆ P(P(∅∪A)) w/ {{x},{x,a}} = <x,a> ∊ ∅×A.
Thus following the trail back far enough we find that for ∅×A to make sense we allow for the membership x ∊ ∅, which is he exact opposite of the definition of ∅. I don't know how you can even justify defining a relation, let alone a function, never mind injectivity.
Furthermore ∅∪A = A so ∅×A ⊆ P(P(A)) & the implications of this definition, if expanded upon via ordered pairs, leads to more of these problems.
So I don't see how such a concept is even defined as it stands.
A. Bahat said:
The condition for injectivity:
f(a)=f(b) implies a=b
is vacuously true when the domain is the empty set, because there are no a,b for this in the first place.
julypraise said:
@A. Bahat
Yes, I agree with you to the extenet that it is vacuously true.
How can something be vacuously true for a function when you can't even define that function?