Can a function map into or out of the null set?

  • Context: Undergrad 
  • Thread starter Thread starter Gear300
  • Start date Start date
  • Tags Tags
    Functions Set
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Gear300
Messages
1,212
Reaction score
10
Can a function involve a mapping into or out of a null set?
 
Physics news on Phys.org
Gear300 said:
Can a function involve a mapping into or out of a null set?

Out of: yes, but it doesn't do anything (in an even more literal sense than the identity function doesn't do anything).

Into: Yes, but if it's a function rather than a partial function the domain must have exactly zero elements (because if it had even one it would have needed to map that to something).

So in both cases it's just the empty function, as jbunniii points out.