Infimum and supremum of empty set

  • Context: Graduate 
  • Thread starter Thread starter strobeda
  • Start date Start date
  • Tags Tags
    Empty Set Supremum
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
strobeda
Messages
42
Reaction score
0
Hello,

I can't wrap my mind around this:

inf∅= ∞
sup∅= - ∞

Thank you in advance.
 
Physics news on Phys.org
inf∅ is artificially defined to be ∞ so that inf will work well. Suppose we had defined inf∅ = 998 and we had a set with one element, 999. Then we want inf({999}) = 999. But since ∅ is also a subset of {999}, we would have inf({999}) = inf∅ = 998. The only way to avoid this problem is to make inf∅ greater than any possible number. So inf∅ = ∞. Similarly we have to define sup∅ smaller than any possible number. So sup∅ = -∞.

In a sense, this is just getting ∅ out of the way of the calculation of inf and sup.
 
Indeed, it gets ∅ out of the way!

Thank you very much, FactChecker!