Prove that if $G$ connected and $G$ becomes disconnected after removing any edge, then $G$ is a tree .

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
2
down vote

favorite












Given a graph $G = (V,E)$, prove that if $G$ connected and $G$ becomes disconnected after removing any edge, then $G$ is a tree .



For this proof I would only like to ask on the contrapositive proof given by my Professor. So basically I am proving if $G$ is not a tree, then $G$ is either not connected or $G$ is still connected after removing any edge.



So if $G$ is not a tree, then he said if $G$ has a cycle , removing an edge in the cycle still makes the graph connected. This i completely understand, but the questions says any edge, so what if $G$ is connected but we remove an edge not from the cycle? Does it not make the $G$ disconnected still...? Am I missing something?










share|cite|improve this question



























    up vote
    2
    down vote

    favorite












    Given a graph $G = (V,E)$, prove that if $G$ connected and $G$ becomes disconnected after removing any edge, then $G$ is a tree .



    For this proof I would only like to ask on the contrapositive proof given by my Professor. So basically I am proving if $G$ is not a tree, then $G$ is either not connected or $G$ is still connected after removing any edge.



    So if $G$ is not a tree, then he said if $G$ has a cycle , removing an edge in the cycle still makes the graph connected. This i completely understand, but the questions says any edge, so what if $G$ is connected but we remove an edge not from the cycle? Does it not make the $G$ disconnected still...? Am I missing something?










    share|cite|improve this question

























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      Given a graph $G = (V,E)$, prove that if $G$ connected and $G$ becomes disconnected after removing any edge, then $G$ is a tree .



      For this proof I would only like to ask on the contrapositive proof given by my Professor. So basically I am proving if $G$ is not a tree, then $G$ is either not connected or $G$ is still connected after removing any edge.



      So if $G$ is not a tree, then he said if $G$ has a cycle , removing an edge in the cycle still makes the graph connected. This i completely understand, but the questions says any edge, so what if $G$ is connected but we remove an edge not from the cycle? Does it not make the $G$ disconnected still...? Am I missing something?










      share|cite|improve this question















      Given a graph $G = (V,E)$, prove that if $G$ connected and $G$ becomes disconnected after removing any edge, then $G$ is a tree .



      For this proof I would only like to ask on the contrapositive proof given by my Professor. So basically I am proving if $G$ is not a tree, then $G$ is either not connected or $G$ is still connected after removing any edge.



      So if $G$ is not a tree, then he said if $G$ has a cycle , removing an edge in the cycle still makes the graph connected. This i completely understand, but the questions says any edge, so what if $G$ is connected but we remove an edge not from the cycle? Does it not make the $G$ disconnected still...? Am I missing something?







      graph-theory






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Sep 8 at 5:02

























      asked Sep 8 at 4:56









      ilovewt

      911317




      911317




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote



          accepted










          If we rewrite the original assertion as 'if for all edges, removing them from $G$ gives a connected graph, then $G$ is a tree', from here it is clear that the contrapositive is: 'if $G$ is not a tree, there exists an edge for which $G$ will remain connected when removing it'. So you can choose which edge to remove, as long as it makes $G$ to remain connected.






          share|cite|improve this answer




















          • Understood, so I interpret the contrapositive wrongly. Thanks!
            – ilovewt
            Sep 8 at 5:05










          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',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          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%2f2909282%2fprove-that-if-g-connected-and-g-becomes-disconnected-after-removing-any-edge%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote



          accepted










          If we rewrite the original assertion as 'if for all edges, removing them from $G$ gives a connected graph, then $G$ is a tree', from here it is clear that the contrapositive is: 'if $G$ is not a tree, there exists an edge for which $G$ will remain connected when removing it'. So you can choose which edge to remove, as long as it makes $G$ to remain connected.






          share|cite|improve this answer




















          • Understood, so I interpret the contrapositive wrongly. Thanks!
            – ilovewt
            Sep 8 at 5:05














          up vote
          2
          down vote



          accepted










          If we rewrite the original assertion as 'if for all edges, removing them from $G$ gives a connected graph, then $G$ is a tree', from here it is clear that the contrapositive is: 'if $G$ is not a tree, there exists an edge for which $G$ will remain connected when removing it'. So you can choose which edge to remove, as long as it makes $G$ to remain connected.






          share|cite|improve this answer




















          • Understood, so I interpret the contrapositive wrongly. Thanks!
            – ilovewt
            Sep 8 at 5:05












          up vote
          2
          down vote



          accepted







          up vote
          2
          down vote



          accepted






          If we rewrite the original assertion as 'if for all edges, removing them from $G$ gives a connected graph, then $G$ is a tree', from here it is clear that the contrapositive is: 'if $G$ is not a tree, there exists an edge for which $G$ will remain connected when removing it'. So you can choose which edge to remove, as long as it makes $G$ to remain connected.






          share|cite|improve this answer












          If we rewrite the original assertion as 'if for all edges, removing them from $G$ gives a connected graph, then $G$ is a tree', from here it is clear that the contrapositive is: 'if $G$ is not a tree, there exists an edge for which $G$ will remain connected when removing it'. So you can choose which edge to remove, as long as it makes $G$ to remain connected.







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Sep 8 at 5:03









          Guido A.

          4,806728




          4,806728











          • Understood, so I interpret the contrapositive wrongly. Thanks!
            – ilovewt
            Sep 8 at 5:05
















          • Understood, so I interpret the contrapositive wrongly. Thanks!
            – ilovewt
            Sep 8 at 5:05















          Understood, so I interpret the contrapositive wrongly. Thanks!
          – ilovewt
          Sep 8 at 5:05




          Understood, so I interpret the contrapositive wrongly. Thanks!
          – ilovewt
          Sep 8 at 5:05

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2909282%2fprove-that-if-g-connected-and-g-becomes-disconnected-after-removing-any-edge%23new-answer', 'question_page');

          );

          Post as a guest













































































          這個網誌中的熱門文章

          tkz-euclide: tkzDrawCircle[R] not working

          How to combine Bézier curves to a surface?

          1st Magritte Awards