Proving Logical equivalence predicate formulas

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











up vote
1
down vote

favorite












Proving the predicate formula below...



$forall x((T(x)) Rightarrow S equiv forall x(T(x) Rightarrow S) $



This is my logic, may i get some suggestions on improvement or errors if i am doing anything wrong? I just started out on proving so would appreciate it if i could get any help with it.



First scenario: Suppose S is true : Suppose $forall x ((T(x)) Rightarrow S $ to be true, all of values in T(x) must be true, therefore, $forall x(T(x) Rightarrow S) $ is true as well since it only needs one value of x to be true.



Second scenario: Suppose S is true : Suppose $forall x ((T(x)) Rightarrow S $ to be false, it means only some cases of T(x) is true. However, if this logic applies to the $forall x((Tx) Rightarrow S) $, as long as some cases come true, this predicate clause would be true, which is contradictory to the first clause.



Therefore, the two formulas are not logically equivalent.







share|cite|improve this question


















  • 2




    In fact, it turns out that $forall x (T(x) rightarrow S)$ is equivalent to $(exists x , T(x)) rightarrow S$.
    – Daniel Schepler
    Aug 27 at 23:27














up vote
1
down vote

favorite












Proving the predicate formula below...



$forall x((T(x)) Rightarrow S equiv forall x(T(x) Rightarrow S) $



This is my logic, may i get some suggestions on improvement or errors if i am doing anything wrong? I just started out on proving so would appreciate it if i could get any help with it.



First scenario: Suppose S is true : Suppose $forall x ((T(x)) Rightarrow S $ to be true, all of values in T(x) must be true, therefore, $forall x(T(x) Rightarrow S) $ is true as well since it only needs one value of x to be true.



Second scenario: Suppose S is true : Suppose $forall x ((T(x)) Rightarrow S $ to be false, it means only some cases of T(x) is true. However, if this logic applies to the $forall x((Tx) Rightarrow S) $, as long as some cases come true, this predicate clause would be true, which is contradictory to the first clause.



Therefore, the two formulas are not logically equivalent.







share|cite|improve this question


















  • 2




    In fact, it turns out that $forall x (T(x) rightarrow S)$ is equivalent to $(exists x , T(x)) rightarrow S$.
    – Daniel Schepler
    Aug 27 at 23:27












up vote
1
down vote

favorite









up vote
1
down vote

favorite











Proving the predicate formula below...



$forall x((T(x)) Rightarrow S equiv forall x(T(x) Rightarrow S) $



This is my logic, may i get some suggestions on improvement or errors if i am doing anything wrong? I just started out on proving so would appreciate it if i could get any help with it.



First scenario: Suppose S is true : Suppose $forall x ((T(x)) Rightarrow S $ to be true, all of values in T(x) must be true, therefore, $forall x(T(x) Rightarrow S) $ is true as well since it only needs one value of x to be true.



Second scenario: Suppose S is true : Suppose $forall x ((T(x)) Rightarrow S $ to be false, it means only some cases of T(x) is true. However, if this logic applies to the $forall x((Tx) Rightarrow S) $, as long as some cases come true, this predicate clause would be true, which is contradictory to the first clause.



Therefore, the two formulas are not logically equivalent.







share|cite|improve this question














Proving the predicate formula below...



$forall x((T(x)) Rightarrow S equiv forall x(T(x) Rightarrow S) $



This is my logic, may i get some suggestions on improvement or errors if i am doing anything wrong? I just started out on proving so would appreciate it if i could get any help with it.



First scenario: Suppose S is true : Suppose $forall x ((T(x)) Rightarrow S $ to be true, all of values in T(x) must be true, therefore, $forall x(T(x) Rightarrow S) $ is true as well since it only needs one value of x to be true.



Second scenario: Suppose S is true : Suppose $forall x ((T(x)) Rightarrow S $ to be false, it means only some cases of T(x) is true. However, if this logic applies to the $forall x((Tx) Rightarrow S) $, as long as some cases come true, this predicate clause would be true, which is contradictory to the first clause.



Therefore, the two formulas are not logically equivalent.









share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Aug 27 at 23:27









Graham Kemp

81.1k43275




81.1k43275










asked Aug 27 at 12:03









Alviss Min

132




132







  • 2




    In fact, it turns out that $forall x (T(x) rightarrow S)$ is equivalent to $(exists x , T(x)) rightarrow S$.
    – Daniel Schepler
    Aug 27 at 23:27












  • 2




    In fact, it turns out that $forall x (T(x) rightarrow S)$ is equivalent to $(exists x , T(x)) rightarrow S$.
    – Daniel Schepler
    Aug 27 at 23:27







2




2




In fact, it turns out that $forall x (T(x) rightarrow S)$ is equivalent to $(exists x , T(x)) rightarrow S$.
– Daniel Schepler
Aug 27 at 23:27




In fact, it turns out that $forall x (T(x) rightarrow S)$ is equivalent to $(exists x , T(x)) rightarrow S$.
– Daniel Schepler
Aug 27 at 23:27










1 Answer
1






active

oldest

votes

















up vote
0
down vote



accepted










Correct.   The statements are not semantically equivalent, as your reasoning shows.  




Both statements will hold in any model where $S$ is true.



In models where $S$ is false, $(forall x~T(x)) to S$ is valid exactly when not every entity makes $T$ true.   IE: $negforall x~T(x)$



In models where $S$ is false, $forall x~(T(x)to S)$ is valid exactly when no entity makes $T$ true.   IE: $forall x~neg T(x)$




Therefore $forall x~(T(x)to S)$ entails $(forall x~T(x)) to S$, but it is not entailed by that.






share|cite|improve this answer






















    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%2f2896119%2fproving-logical-equivalence-predicate-formulas%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
    0
    down vote



    accepted










    Correct.   The statements are not semantically equivalent, as your reasoning shows.  




    Both statements will hold in any model where $S$ is true.



    In models where $S$ is false, $(forall x~T(x)) to S$ is valid exactly when not every entity makes $T$ true.   IE: $negforall x~T(x)$



    In models where $S$ is false, $forall x~(T(x)to S)$ is valid exactly when no entity makes $T$ true.   IE: $forall x~neg T(x)$




    Therefore $forall x~(T(x)to S)$ entails $(forall x~T(x)) to S$, but it is not entailed by that.






    share|cite|improve this answer


























      up vote
      0
      down vote



      accepted










      Correct.   The statements are not semantically equivalent, as your reasoning shows.  




      Both statements will hold in any model where $S$ is true.



      In models where $S$ is false, $(forall x~T(x)) to S$ is valid exactly when not every entity makes $T$ true.   IE: $negforall x~T(x)$



      In models where $S$ is false, $forall x~(T(x)to S)$ is valid exactly when no entity makes $T$ true.   IE: $forall x~neg T(x)$




      Therefore $forall x~(T(x)to S)$ entails $(forall x~T(x)) to S$, but it is not entailed by that.






      share|cite|improve this answer
























        up vote
        0
        down vote



        accepted







        up vote
        0
        down vote



        accepted






        Correct.   The statements are not semantically equivalent, as your reasoning shows.  




        Both statements will hold in any model where $S$ is true.



        In models where $S$ is false, $(forall x~T(x)) to S$ is valid exactly when not every entity makes $T$ true.   IE: $negforall x~T(x)$



        In models where $S$ is false, $forall x~(T(x)to S)$ is valid exactly when no entity makes $T$ true.   IE: $forall x~neg T(x)$




        Therefore $forall x~(T(x)to S)$ entails $(forall x~T(x)) to S$, but it is not entailed by that.






        share|cite|improve this answer














        Correct.   The statements are not semantically equivalent, as your reasoning shows.  




        Both statements will hold in any model where $S$ is true.



        In models where $S$ is false, $(forall x~T(x)) to S$ is valid exactly when not every entity makes $T$ true.   IE: $negforall x~T(x)$



        In models where $S$ is false, $forall x~(T(x)to S)$ is valid exactly when no entity makes $T$ true.   IE: $forall x~neg T(x)$




        Therefore $forall x~(T(x)to S)$ entails $(forall x~T(x)) to S$, but it is not entailed by that.







        share|cite|improve this answer














        share|cite|improve this answer



        share|cite|improve this answer








        edited Aug 27 at 23:28

























        answered Aug 27 at 23:22









        Graham Kemp

        81.1k43275




        81.1k43275



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2896119%2fproving-logical-equivalence-predicate-formulas%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