Show that the distance of $x^ast$ to $C$ is the maximum of distances from $x^ast$ to closed half-spaces...












2












$begingroup$


This Q&A is in response to the follow up question asked in here.



Let $Csubseteq mathbb{R}^n$ be a closed convex set, and $x^ast in C^c$. Define the Euclidean distance from $x^ast$ to $C$ by $d_C(x^ast) = ||x^ast - Pi_C(x^ast)||_2 = min_{zin C}||x^ast - z||_2$, where $Pi_C(x^ast)$ is the projection of $x^ast$ onto $C$.



Show that the distance from $x^ast$ to $C$ is the maximum among the distances from $x^ast$ to closed half-spaces $H$ containing $C$, i.e., $d_C(x^ast)=max_{Csubseteq H}d_H(x^ast)$, where the max is taken over all closed half-spaces $H$'s containing $C$.










share|cite|improve this question











$endgroup$

















    2












    $begingroup$


    This Q&A is in response to the follow up question asked in here.



    Let $Csubseteq mathbb{R}^n$ be a closed convex set, and $x^ast in C^c$. Define the Euclidean distance from $x^ast$ to $C$ by $d_C(x^ast) = ||x^ast - Pi_C(x^ast)||_2 = min_{zin C}||x^ast - z||_2$, where $Pi_C(x^ast)$ is the projection of $x^ast$ onto $C$.



    Show that the distance from $x^ast$ to $C$ is the maximum among the distances from $x^ast$ to closed half-spaces $H$ containing $C$, i.e., $d_C(x^ast)=max_{Csubseteq H}d_H(x^ast)$, where the max is taken over all closed half-spaces $H$'s containing $C$.










    share|cite|improve this question











    $endgroup$















      2












      2








      2





      $begingroup$


      This Q&A is in response to the follow up question asked in here.



      Let $Csubseteq mathbb{R}^n$ be a closed convex set, and $x^ast in C^c$. Define the Euclidean distance from $x^ast$ to $C$ by $d_C(x^ast) = ||x^ast - Pi_C(x^ast)||_2 = min_{zin C}||x^ast - z||_2$, where $Pi_C(x^ast)$ is the projection of $x^ast$ onto $C$.



      Show that the distance from $x^ast$ to $C$ is the maximum among the distances from $x^ast$ to closed half-spaces $H$ containing $C$, i.e., $d_C(x^ast)=max_{Csubseteq H}d_H(x^ast)$, where the max is taken over all closed half-spaces $H$'s containing $C$.










      share|cite|improve this question











      $endgroup$




      This Q&A is in response to the follow up question asked in here.



      Let $Csubseteq mathbb{R}^n$ be a closed convex set, and $x^ast in C^c$. Define the Euclidean distance from $x^ast$ to $C$ by $d_C(x^ast) = ||x^ast - Pi_C(x^ast)||_2 = min_{zin C}||x^ast - z||_2$, where $Pi_C(x^ast)$ is the projection of $x^ast$ onto $C$.



      Show that the distance from $x^ast$ to $C$ is the maximum among the distances from $x^ast$ to closed half-spaces $H$ containing $C$, i.e., $d_C(x^ast)=max_{Csubseteq H}d_H(x^ast)$, where the max is taken over all closed half-spaces $H$'s containing $C$.







      linear-algebra convex-analysis convex-optimization






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 17 '18 at 1:20







      lntls

















      asked Nov 26 '18 at 8:47









      lntlslntls

      666




      666






















          1 Answer
          1






          active

          oldest

          votes


















          2












          $begingroup$

          The case $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial.



          Note that it has been shown in the preceding question that $Csubseteq H_ast equiv overline{H}^-(a,gamma)$, where $H_ast$ is a closed half space, $a = x^ast - Pi_C(x^ast)$ and $gamma = langle x^ast, Pi_C(x^ast) rangle$, and in fact, $d_C(x^ast) = d_{H_ast}(x^ast)$. Suppose $d_C(x^ast)notleqmax_{Csubseteq H}d_H(x^ast)$. Then $d_C(x^ast)>max_{Csubseteq H}d_H(x^ast)$, and it's clear we have a contradiction.






          share|cite|improve this answer









          $endgroup$









          • 1




            $begingroup$
            Could you tell me why $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial?
            $endgroup$
            – Saeed
            Nov 26 '18 at 12:51










          • $begingroup$
            Do you agree that any closed half-space is convex? Then since for any closed half-space $H$ containing $C$, obviously $Csubseteq H$, even for the half-space $G$ containing $C$ such that $d_G(x^ast) = max_{Csubseteq H} d_H(x^ast)$. Then since $G$ is a closed convex set, $||x^ast - Pi_G(x^ast)||_2 = min_{zin G}||x^ast - z||_2 leq ||x^ast - y||_2$ for all $y in G$. Since $Csubseteq G$, $Pi_C(x^ast) in G$. So $Pi_C(x^ast)$ is one such $y$.
            $endgroup$
            – lntls
            Nov 26 '18 at 18:21













          Your Answer





          StackExchange.ifUsing("editor", function () {
          return StackExchange.using("mathjaxEditing", function () {
          StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
          StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
          });
          });
          }, "mathjax-editing");

          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "69"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          noCode: true, onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });














          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3014057%2fshow-that-the-distance-of-x-ast-to-c-is-the-maximum-of-distances-from-x-a%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          2












          $begingroup$

          The case $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial.



          Note that it has been shown in the preceding question that $Csubseteq H_ast equiv overline{H}^-(a,gamma)$, where $H_ast$ is a closed half space, $a = x^ast - Pi_C(x^ast)$ and $gamma = langle x^ast, Pi_C(x^ast) rangle$, and in fact, $d_C(x^ast) = d_{H_ast}(x^ast)$. Suppose $d_C(x^ast)notleqmax_{Csubseteq H}d_H(x^ast)$. Then $d_C(x^ast)>max_{Csubseteq H}d_H(x^ast)$, and it's clear we have a contradiction.






          share|cite|improve this answer









          $endgroup$









          • 1




            $begingroup$
            Could you tell me why $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial?
            $endgroup$
            – Saeed
            Nov 26 '18 at 12:51










          • $begingroup$
            Do you agree that any closed half-space is convex? Then since for any closed half-space $H$ containing $C$, obviously $Csubseteq H$, even for the half-space $G$ containing $C$ such that $d_G(x^ast) = max_{Csubseteq H} d_H(x^ast)$. Then since $G$ is a closed convex set, $||x^ast - Pi_G(x^ast)||_2 = min_{zin G}||x^ast - z||_2 leq ||x^ast - y||_2$ for all $y in G$. Since $Csubseteq G$, $Pi_C(x^ast) in G$. So $Pi_C(x^ast)$ is one such $y$.
            $endgroup$
            – lntls
            Nov 26 '18 at 18:21


















          2












          $begingroup$

          The case $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial.



          Note that it has been shown in the preceding question that $Csubseteq H_ast equiv overline{H}^-(a,gamma)$, where $H_ast$ is a closed half space, $a = x^ast - Pi_C(x^ast)$ and $gamma = langle x^ast, Pi_C(x^ast) rangle$, and in fact, $d_C(x^ast) = d_{H_ast}(x^ast)$. Suppose $d_C(x^ast)notleqmax_{Csubseteq H}d_H(x^ast)$. Then $d_C(x^ast)>max_{Csubseteq H}d_H(x^ast)$, and it's clear we have a contradiction.






          share|cite|improve this answer









          $endgroup$









          • 1




            $begingroup$
            Could you tell me why $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial?
            $endgroup$
            – Saeed
            Nov 26 '18 at 12:51










          • $begingroup$
            Do you agree that any closed half-space is convex? Then since for any closed half-space $H$ containing $C$, obviously $Csubseteq H$, even for the half-space $G$ containing $C$ such that $d_G(x^ast) = max_{Csubseteq H} d_H(x^ast)$. Then since $G$ is a closed convex set, $||x^ast - Pi_G(x^ast)||_2 = min_{zin G}||x^ast - z||_2 leq ||x^ast - y||_2$ for all $y in G$. Since $Csubseteq G$, $Pi_C(x^ast) in G$. So $Pi_C(x^ast)$ is one such $y$.
            $endgroup$
            – lntls
            Nov 26 '18 at 18:21
















          2












          2








          2





          $begingroup$

          The case $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial.



          Note that it has been shown in the preceding question that $Csubseteq H_ast equiv overline{H}^-(a,gamma)$, where $H_ast$ is a closed half space, $a = x^ast - Pi_C(x^ast)$ and $gamma = langle x^ast, Pi_C(x^ast) rangle$, and in fact, $d_C(x^ast) = d_{H_ast}(x^ast)$. Suppose $d_C(x^ast)notleqmax_{Csubseteq H}d_H(x^ast)$. Then $d_C(x^ast)>max_{Csubseteq H}d_H(x^ast)$, and it's clear we have a contradiction.






          share|cite|improve this answer









          $endgroup$



          The case $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial.



          Note that it has been shown in the preceding question that $Csubseteq H_ast equiv overline{H}^-(a,gamma)$, where $H_ast$ is a closed half space, $a = x^ast - Pi_C(x^ast)$ and $gamma = langle x^ast, Pi_C(x^ast) rangle$, and in fact, $d_C(x^ast) = d_{H_ast}(x^ast)$. Suppose $d_C(x^ast)notleqmax_{Csubseteq H}d_H(x^ast)$. Then $d_C(x^ast)>max_{Csubseteq H}d_H(x^ast)$, and it's clear we have a contradiction.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Nov 26 '18 at 8:47









          lntlslntls

          666




          666








          • 1




            $begingroup$
            Could you tell me why $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial?
            $endgroup$
            – Saeed
            Nov 26 '18 at 12:51










          • $begingroup$
            Do you agree that any closed half-space is convex? Then since for any closed half-space $H$ containing $C$, obviously $Csubseteq H$, even for the half-space $G$ containing $C$ such that $d_G(x^ast) = max_{Csubseteq H} d_H(x^ast)$. Then since $G$ is a closed convex set, $||x^ast - Pi_G(x^ast)||_2 = min_{zin G}||x^ast - z||_2 leq ||x^ast - y||_2$ for all $y in G$. Since $Csubseteq G$, $Pi_C(x^ast) in G$. So $Pi_C(x^ast)$ is one such $y$.
            $endgroup$
            – lntls
            Nov 26 '18 at 18:21
















          • 1




            $begingroup$
            Could you tell me why $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial?
            $endgroup$
            – Saeed
            Nov 26 '18 at 12:51










          • $begingroup$
            Do you agree that any closed half-space is convex? Then since for any closed half-space $H$ containing $C$, obviously $Csubseteq H$, even for the half-space $G$ containing $C$ such that $d_G(x^ast) = max_{Csubseteq H} d_H(x^ast)$. Then since $G$ is a closed convex set, $||x^ast - Pi_G(x^ast)||_2 = min_{zin G}||x^ast - z||_2 leq ||x^ast - y||_2$ for all $y in G$. Since $Csubseteq G$, $Pi_C(x^ast) in G$. So $Pi_C(x^ast)$ is one such $y$.
            $endgroup$
            – lntls
            Nov 26 '18 at 18:21










          1




          1




          $begingroup$
          Could you tell me why $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial?
          $endgroup$
          – Saeed
          Nov 26 '18 at 12:51




          $begingroup$
          Could you tell me why $d_C(x^ast)geqmax_{Csubseteq H}d_H(x^ast)$ is trivial?
          $endgroup$
          – Saeed
          Nov 26 '18 at 12:51












          $begingroup$
          Do you agree that any closed half-space is convex? Then since for any closed half-space $H$ containing $C$, obviously $Csubseteq H$, even for the half-space $G$ containing $C$ such that $d_G(x^ast) = max_{Csubseteq H} d_H(x^ast)$. Then since $G$ is a closed convex set, $||x^ast - Pi_G(x^ast)||_2 = min_{zin G}||x^ast - z||_2 leq ||x^ast - y||_2$ for all $y in G$. Since $Csubseteq G$, $Pi_C(x^ast) in G$. So $Pi_C(x^ast)$ is one such $y$.
          $endgroup$
          – lntls
          Nov 26 '18 at 18:21






          $begingroup$
          Do you agree that any closed half-space is convex? Then since for any closed half-space $H$ containing $C$, obviously $Csubseteq H$, even for the half-space $G$ containing $C$ such that $d_G(x^ast) = max_{Csubseteq H} d_H(x^ast)$. Then since $G$ is a closed convex set, $||x^ast - Pi_G(x^ast)||_2 = min_{zin G}||x^ast - z||_2 leq ||x^ast - y||_2$ for all $y in G$. Since $Csubseteq G$, $Pi_C(x^ast) in G$. So $Pi_C(x^ast)$ is one such $y$.
          $endgroup$
          – lntls
          Nov 26 '18 at 18:21




















          draft saved

          draft discarded




















































          Thanks for contributing an answer to Mathematics Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          Use MathJax to format equations. MathJax reference.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3014057%2fshow-that-the-distance-of-x-ast-to-c-is-the-maximum-of-distances-from-x-a%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

          ComboBox Display Member on multiple fields

          Is it possible to collect Nectar points via Trainline?