Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

Our textbook states "The lenght l(I) of an interval I is defined to be the difference of the endpoints of I if I is bounded, and infinity if I is unbounded. Lenght is an example of a set function, that is, a function that assosiates an extended real number to each set in a collection of sets."

I'm having trouble understanding how a set function applies to length. For example, if we have an interval [-1,1], what is the extended real number? And what is the set that it is assosiated with?

Thanks in advance

share|improve this question
1  
The length of $[-1,1]$ is $2$. (The difference between its endpoints.) – mrf Jan 22 at 18:14

2 Answers

up vote 1 down vote accepted

Let $S$ be the set of intervals $\subset \mathbb R$. That is a subset of $P(\mathbb R)$, i.e. a set of sets. For each $I\in S$, the length $l(I)$ is an element of $\mathbb R\cup\{-\infty,+\infty\}$, hence an extended real number (of course we additionally know that $l(I)$ is nonnegative).

So the extended real number associated with $[-1,1]$ is its length, $2$. And the set that is associated with is just $[-1,1]$ itself.

share|improve this answer

First of all, an interval is a set. The length of this interval is 2, so 2 is associated with the set/interval $[-1,1]$.

Mind you, 2 can be associated with many more sets than just that one. Length is a set function, but not necessarily an injective (one-to-one) function.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.