1
$\begingroup$

For the infinity norm, for example in the definition of a regulated function on closed interval $A$. Where $\forall \epsilon,\, \, \exists\, \phi \, s.t. \|\phi - f\|_\infty < \epsilon$. The infinity norm is defined as $$\|\phi - f\|_\infty = \sup_{x \in A}|\phi(x) - f(x)|.$$ Can the two $x$'s be different? Or is this just the 'height' difference for any particular $x$?

  • 2
    "Can the two x's be different?" No.2012-04-02
  • 0
    The absolute value states the bind of the operator $\sup$. Also, $\sup_y|g(y)| + h(y)$ is a bad way to say $\sup_x|g(x)| + h(y)$.2012-04-02
  • 0
    Reminds me of a paper I once read where the author used the letter $m$ with different meanings all over. Something logically accepted, but not very pedagogical.2012-04-02
  • 0
    Well "x is the same x". Always use the same symbol in a proof, definition, theorem or etc. for the same object. Two object are equal if and only if they are the same! A question about this definition what do you assume to $\phi$, what is the regularity ?2012-04-02

1 Answers 1

1

No, the two $x$'s cannot be different. You are close in that $|\phi(x) - f(x)|$ is the height difference for any particular $x$. Then the $\sup$ says take the greatest of these.