6

According to http://mathworld.wolfram.com/CompactSupport.html ,

  1. A function has compact support if it is zero outside of a compact set.
  2. Alternatively, one can say that a function has compact support if its support is a compact set.

My question is, which is the common definition of compact support, $1$ or $2$?

TShiong
  • 1,257

1 Answers1

7

I would say that the former is slightly more simple to parse, in that for the latter, one must recall that the support of a function is the closure of the set of points where the function is non zero when the function is acting on a topological space, rather than just the set of points. The first is also slightly more common in my experience.

user24142
  • 3,732
  • 1
    Yeah, I agree. Thanks. So the phrase 'compact support' does not mean the support is compact. That was really confusing to me. – user66314 Feb 14 '15 at 14:39
  • 5
    Yes it does mean the support is compact. Please recall the definition of support: https://en.wikipedia.org/wiki/Support_%28mathematics%29#Closed_support .

    Both of your definitions are equivalent.

    – wonce Feb 15 '15 at 15:44