The concepts of infimum and supremum are central to understanding bounds of functions, particularly in the context of the Darboux inequality. They provide a way to describe the smallest and largest bounds that a function can achieve over a specific interval.
The **infimum** of a function over an interval \([a, b]\), denoted by \(m\), is the greatest lower bound. It's the highest value that is less than or equal to every value of the function in the interval. In simpler settings, it can be thought of as the minimum value, but it doesn't necessarily have to be achieved by the function within the interval.
On the other side, the **supremum**, denoted by \(M\), is the least upper bound. It's the smallest value that is greater than or equal to every value of the function over the interval—again, not necessarily achieved by the function itself.
In applying these concepts to Darboux's inequality, we use them to constrain the function \(f\) such that:
- The area under \(f\) from \(a\) to \(b\) reflects these bounds.
- The integral of \(f\) is squeezed between the infimum and supremum times the length of the interval \(b-a\).
This insight is crucial for proving that the approximation of the integral is always flanked by these bounds, laying the foundation for various integral inequalities used in calculus.