Exists infinitely many as a numerical-quantifierInfinite Disjunctions and ConjunctionsUsing first order...

Displaying characteristics of the Hero in a console game

Is mapping generators to generators, and then extending, a well-defined homomorphism?

Is it now possible to undetectably cross the Arctic Ocean on ski/kayak?

Where is the 'zone of reversed commands...'?

Perform a predetermined set of operations on a large sequence

"A tin of biscuits" vs "A biscuit tin"

'Pound' meaning in this context

"Table" method for expanding brackets vs "each term in the first bracket gets multiplied by each term in the second bracket"

How can a company compel a W2 employee to sign a non-compete agreement?

Some interesting and elementary topics with connections to the representation theory?

Skewer removal without quick release

Why does b+=(4,) work and b = b + (4,) doesn't work when b is a list?

What is it called when you use wrong but smart arguments?

Unable to sync Windows 10 time with time servers

What is the name for a fluid transition between two tones? When did it first appear?

Does every locally compact connected homogeneous metric space admit a vertex-transitive 'grid'?

Why are Starfleet vessels designed with nacelles so far away from the hull?

MSSNG VWLS CNNCT WLL

Is it plausible that an interrupted Windows update can cause the motherboard to fail?

Extra battery in the gap of an HDD

Novel set in the future, children cannot change the class they are born into, one class is made uneducated by associating books with pain

Can you take an Immortal Phoenix out of the game?

Trying to add electrical outlets off of a junction box but the junction box has a lot more wires than Ive been shown so which ones to run it off?

How do I avoid and entry being shifted when using multirow and rowcolor at the same time?



Exists infinitely many as a numerical-quantifier


Infinite Disjunctions and ConjunctionsUsing first order sentences, axiomize the $mathcal{L}$-theory of an equivalence relation with infinitely many infinite classes.Prove ${negtau}cup{sigma_n:ninBbb{N}}$ has a model by compactnessFirst order structures for PosetsConstruction the sentence under some constraints.Find model for these theoriesHow to axiomatize “the domain of a model has at most $n$ elements” in a first order language?What represents $exists xP(x)wedgenegexists yQ(y)wedgeforall z(P(z)Rightarrow Q(z))$ in $mathbb R$?Formalisation of a given sentence using quantiifiersIs my expression for this quantifier correct?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{
margin-bottom:0;
}
.everyonelovesstackoverflow{position:absolute;height:1px;width:1px;opacity:0;top:0;left:0;pointer-events:none;}








1














$begingroup$


On notation, at first I just write $exists^{!infty}$, later I changed to $exists^infty$, which one should I use $?$



And I'm thinking what does this really mean in first-order-logic$dots$



My attempts (first formalize at least, at most, exact)



$text{Let n $inmathbb{N}$, then }exists^{ge n}x,p(x) text{ if and only if :}$
$$exists x_1dots x_n text{ s.t.}underbrace{(p(x_1)wedgedotswedge p(x_n))}_{text{$x_1dots x_n$ satisfy $p$}}
wedgeunderbrace{(x_1neq x_2dots x_1neq x_n)wedgedotswedge(x_{n-1}neq x_n)}_{text{$x_1dots x_n$ are distinct}}$$



$$Leftrightarrowunderset{i=1}{overset{n}{exists}} x_i,(bigwedge_{i=1}^np(x_i))wedge(bigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j))$$



$exists^{le n}x,p(x) text{ if and only if :}$
$$exists^{<n+1}x,p(x)$$
$$Leftrightarrowneg(exists^{ge n+1}x,p(x))$$
$$Leftrightarrow underset{i=1}{overset{n+1}{forall}}x_i,(bigvee_{i=1}^{n+1}neg p(x_i))vee(bigvee_{i=1}^n(bigvee_{j=i+1}^{n+1}x_i=x_j))$$
$exists^{!n}x,p(x) text{ if and only if :}$
$$exists^{ge n}x,p(x)wedgeexists^{le n}x,p(x)$$
$$Leftrightarrowexists^{ge n}x,p(x)wedgeneg(exists^{ge n+1}x,p(x))$$
$$Leftrightarrow underset{i=1}{overset{n}{exists}}x_iforall x_{n+1}(p(x_{n+1})leftrightarrow(bigvee_{i=1}^nx_i=x_{n+1}))wedgebigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j)$$





The idea is first we define at least $n$, then we notice that at most $n$ is just not (at least $n+1$), also notice exactly $n$ is just at least $n$ and at most $n$.





Then, to express exists infinitely many we can write



$exists^{infty}x,p(x)$ if and only if: $$forall ninmathbb{N},exists^{ge n}x,p(x)$$ $$Leftrightarrow forall ninmathbb{N},underset{i=1}{overset{n}{exists}} x_i,(bigwedge_{i=1}^np(x_i))wedge(bigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j))$$



Is it correct, can anyone verify this.



Thanks for you help










share|cite|improve this question











$endgroup$
















  • $begingroup$
    You can say that ${xmid p(x)}$ should be an infinite set, i.e. that there exists a proper subset of that set that is in bijection with the whole set
    $endgroup$
    – Maximilian Janisch
    8 hours ago


















1














$begingroup$


On notation, at first I just write $exists^{!infty}$, later I changed to $exists^infty$, which one should I use $?$



And I'm thinking what does this really mean in first-order-logic$dots$



My attempts (first formalize at least, at most, exact)



$text{Let n $inmathbb{N}$, then }exists^{ge n}x,p(x) text{ if and only if :}$
$$exists x_1dots x_n text{ s.t.}underbrace{(p(x_1)wedgedotswedge p(x_n))}_{text{$x_1dots x_n$ satisfy $p$}}
wedgeunderbrace{(x_1neq x_2dots x_1neq x_n)wedgedotswedge(x_{n-1}neq x_n)}_{text{$x_1dots x_n$ are distinct}}$$



$$Leftrightarrowunderset{i=1}{overset{n}{exists}} x_i,(bigwedge_{i=1}^np(x_i))wedge(bigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j))$$



$exists^{le n}x,p(x) text{ if and only if :}$
$$exists^{<n+1}x,p(x)$$
$$Leftrightarrowneg(exists^{ge n+1}x,p(x))$$
$$Leftrightarrow underset{i=1}{overset{n+1}{forall}}x_i,(bigvee_{i=1}^{n+1}neg p(x_i))vee(bigvee_{i=1}^n(bigvee_{j=i+1}^{n+1}x_i=x_j))$$
$exists^{!n}x,p(x) text{ if and only if :}$
$$exists^{ge n}x,p(x)wedgeexists^{le n}x,p(x)$$
$$Leftrightarrowexists^{ge n}x,p(x)wedgeneg(exists^{ge n+1}x,p(x))$$
$$Leftrightarrow underset{i=1}{overset{n}{exists}}x_iforall x_{n+1}(p(x_{n+1})leftrightarrow(bigvee_{i=1}^nx_i=x_{n+1}))wedgebigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j)$$





The idea is first we define at least $n$, then we notice that at most $n$ is just not (at least $n+1$), also notice exactly $n$ is just at least $n$ and at most $n$.





Then, to express exists infinitely many we can write



$exists^{infty}x,p(x)$ if and only if: $$forall ninmathbb{N},exists^{ge n}x,p(x)$$ $$Leftrightarrow forall ninmathbb{N},underset{i=1}{overset{n}{exists}} x_i,(bigwedge_{i=1}^np(x_i))wedge(bigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j))$$



Is it correct, can anyone verify this.



Thanks for you help










share|cite|improve this question











$endgroup$
















  • $begingroup$
    You can say that ${xmid p(x)}$ should be an infinite set, i.e. that there exists a proper subset of that set that is in bijection with the whole set
    $endgroup$
    – Maximilian Janisch
    8 hours ago














1












1








1





$begingroup$


On notation, at first I just write $exists^{!infty}$, later I changed to $exists^infty$, which one should I use $?$



And I'm thinking what does this really mean in first-order-logic$dots$



My attempts (first formalize at least, at most, exact)



$text{Let n $inmathbb{N}$, then }exists^{ge n}x,p(x) text{ if and only if :}$
$$exists x_1dots x_n text{ s.t.}underbrace{(p(x_1)wedgedotswedge p(x_n))}_{text{$x_1dots x_n$ satisfy $p$}}
wedgeunderbrace{(x_1neq x_2dots x_1neq x_n)wedgedotswedge(x_{n-1}neq x_n)}_{text{$x_1dots x_n$ are distinct}}$$



$$Leftrightarrowunderset{i=1}{overset{n}{exists}} x_i,(bigwedge_{i=1}^np(x_i))wedge(bigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j))$$



$exists^{le n}x,p(x) text{ if and only if :}$
$$exists^{<n+1}x,p(x)$$
$$Leftrightarrowneg(exists^{ge n+1}x,p(x))$$
$$Leftrightarrow underset{i=1}{overset{n+1}{forall}}x_i,(bigvee_{i=1}^{n+1}neg p(x_i))vee(bigvee_{i=1}^n(bigvee_{j=i+1}^{n+1}x_i=x_j))$$
$exists^{!n}x,p(x) text{ if and only if :}$
$$exists^{ge n}x,p(x)wedgeexists^{le n}x,p(x)$$
$$Leftrightarrowexists^{ge n}x,p(x)wedgeneg(exists^{ge n+1}x,p(x))$$
$$Leftrightarrow underset{i=1}{overset{n}{exists}}x_iforall x_{n+1}(p(x_{n+1})leftrightarrow(bigvee_{i=1}^nx_i=x_{n+1}))wedgebigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j)$$





The idea is first we define at least $n$, then we notice that at most $n$ is just not (at least $n+1$), also notice exactly $n$ is just at least $n$ and at most $n$.





Then, to express exists infinitely many we can write



$exists^{infty}x,p(x)$ if and only if: $$forall ninmathbb{N},exists^{ge n}x,p(x)$$ $$Leftrightarrow forall ninmathbb{N},underset{i=1}{overset{n}{exists}} x_i,(bigwedge_{i=1}^np(x_i))wedge(bigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j))$$



Is it correct, can anyone verify this.



Thanks for you help










share|cite|improve this question











$endgroup$




On notation, at first I just write $exists^{!infty}$, later I changed to $exists^infty$, which one should I use $?$



And I'm thinking what does this really mean in first-order-logic$dots$



My attempts (first formalize at least, at most, exact)



$text{Let n $inmathbb{N}$, then }exists^{ge n}x,p(x) text{ if and only if :}$
$$exists x_1dots x_n text{ s.t.}underbrace{(p(x_1)wedgedotswedge p(x_n))}_{text{$x_1dots x_n$ satisfy $p$}}
wedgeunderbrace{(x_1neq x_2dots x_1neq x_n)wedgedotswedge(x_{n-1}neq x_n)}_{text{$x_1dots x_n$ are distinct}}$$



$$Leftrightarrowunderset{i=1}{overset{n}{exists}} x_i,(bigwedge_{i=1}^np(x_i))wedge(bigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j))$$



$exists^{le n}x,p(x) text{ if and only if :}$
$$exists^{<n+1}x,p(x)$$
$$Leftrightarrowneg(exists^{ge n+1}x,p(x))$$
$$Leftrightarrow underset{i=1}{overset{n+1}{forall}}x_i,(bigvee_{i=1}^{n+1}neg p(x_i))vee(bigvee_{i=1}^n(bigvee_{j=i+1}^{n+1}x_i=x_j))$$
$exists^{!n}x,p(x) text{ if and only if :}$
$$exists^{ge n}x,p(x)wedgeexists^{le n}x,p(x)$$
$$Leftrightarrowexists^{ge n}x,p(x)wedgeneg(exists^{ge n+1}x,p(x))$$
$$Leftrightarrow underset{i=1}{overset{n}{exists}}x_iforall x_{n+1}(p(x_{n+1})leftrightarrow(bigvee_{i=1}^nx_i=x_{n+1}))wedgebigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j)$$





The idea is first we define at least $n$, then we notice that at most $n$ is just not (at least $n+1$), also notice exactly $n$ is just at least $n$ and at most $n$.





Then, to express exists infinitely many we can write



$exists^{infty}x,p(x)$ if and only if: $$forall ninmathbb{N},exists^{ge n}x,p(x)$$ $$Leftrightarrow forall ninmathbb{N},underset{i=1}{overset{n}{exists}} x_i,(bigwedge_{i=1}^np(x_i))wedge(bigwedge_{i=1}^{n-1}(bigwedge_{j=i+1}^nx_ineq x_j))$$



Is it correct, can anyone verify this.



Thanks for you help







first-order-logic quantifiers






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question



share|cite|improve this question








edited 5 hours ago







Manx

















asked 9 hours ago









ManxManx

6763 silver badges14 bronze badges




6763 silver badges14 bronze badges















  • $begingroup$
    You can say that ${xmid p(x)}$ should be an infinite set, i.e. that there exists a proper subset of that set that is in bijection with the whole set
    $endgroup$
    – Maximilian Janisch
    8 hours ago


















  • $begingroup$
    You can say that ${xmid p(x)}$ should be an infinite set, i.e. that there exists a proper subset of that set that is in bijection with the whole set
    $endgroup$
    – Maximilian Janisch
    8 hours ago
















$begingroup$
You can say that ${xmid p(x)}$ should be an infinite set, i.e. that there exists a proper subset of that set that is in bijection with the whole set
$endgroup$
– Maximilian Janisch
8 hours ago




$begingroup$
You can say that ${xmid p(x)}$ should be an infinite set, i.e. that there exists a proper subset of that set that is in bijection with the whole set
$endgroup$
– Maximilian Janisch
8 hours ago










3 Answers
3






active

oldest

votes


















2
















$begingroup$

The more words rather than symbols the better for your reader. I suggest




The proposition $p(x)$ is (or is not) true for infinitely many $x$.







share|cite|improve this answer










$endgroup$























    2
















    $begingroup$

    I think it will be more clear if you use just standard notation. Instead of say "exists infinitely many $x$ such that $p(x)$" you can say that "there exists $Asubset Bbb R $ with $|A|geqslant aleph _0$ such that for all $xin A$ then $p(x)$".



    You can change $Bbb R$ by any appropriate set in your context.



    In formulas something like



    $$
    exists Aforall xbig(|A|geqslant aleph _0land (xin Aimplies p(x))big)
    $$



    EDIT: my answer above try to fit to the case that you want to use standard logic notation to represent what you want, however as said in the answer of @EthanBolker words are better than symbols.






    share|cite|improve this answer












    $endgroup$























      2
















      $begingroup$

      The standard notation in logic would be $exists^infty$.



      The exclamation mark ! is used to indicate uniqueness, $exists^{!n} x,phi(x)$ being "there are exactly $n$ distinct elements $x$ such that $phi(x)$". So, the standard reading of $exists^{!infty}x,phi(x)$ would be "there are exactly infinitely many $x$ such that..." which is awkward, as it is not very exact to simply say "infinitely many", since there are many options here. And if you are in a setting where the universe of discourse is countably infinite, for instance, then the "exactly" part is superfluous anyway.



      You are correct that $exists^{infty}x,phi(x)$ is the same as $forall n,exists^{ge n}x,phi(x)$. This is the case regardless of whether you are in a situation where the axiom of choice holds. I mention this because using choice, $exists^{infty}x,phi(x)$ is equivalent to $Q_{aleph_0}x,phi(x)$, where $aleph_0=|mathbb N|$ and, for a cardinal $kappa$, $Q_kappa x,phi(x)$ means that there are at least $kappa$ distinct values of $x$ such that ... (The $Q_kappa$ are called cardinality quantifiers in the literature.) However, if choice fails, a set may be infinite without containing a countably infinite subset.



      (And just to avoid confusion, let me add the remark mentioned in comments: Although each $exists^{ge n}$ is first-order definable as shown in the question, $exists^infty$ is a genuinely new quantifier, meaning that it is not first-order definable by a formula. Otherwise, its negation ("there are only finitely many") would also be first-order definable, and an easy compactness argument gives us a contradiction: the theory $${lnotexists^infty x,(x=x)landexists^{ge n}x,(x=x)mid ninmathbb N}$$ is inconsistent but any finite subset is consistent.)






      share|cite|improve this answer












      $endgroup$











      • 1




        $begingroup$
        I would also add that $∃^∞$ is not FO definable in general, at least not as a single sentence
        $endgroup$
        – ℋolo
        5 hours ago












      • $begingroup$
        @ℋolo Good suggestion, thanks.
        $endgroup$
        – Andrés E. Caicedo
        2 hours ago













      Your Answer








      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/4.0/"u003ecc by-sa 4.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%2f3383227%2fexists-infinitely-many-as-a-numerical-quantifier%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown


























      3 Answers
      3






      active

      oldest

      votes








      3 Answers
      3






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      2
















      $begingroup$

      The more words rather than symbols the better for your reader. I suggest




      The proposition $p(x)$ is (or is not) true for infinitely many $x$.







      share|cite|improve this answer










      $endgroup$




















        2
















        $begingroup$

        The more words rather than symbols the better for your reader. I suggest




        The proposition $p(x)$ is (or is not) true for infinitely many $x$.







        share|cite|improve this answer










        $endgroup$


















          2














          2










          2







          $begingroup$

          The more words rather than symbols the better for your reader. I suggest




          The proposition $p(x)$ is (or is not) true for infinitely many $x$.







          share|cite|improve this answer










          $endgroup$



          The more words rather than symbols the better for your reader. I suggest




          The proposition $p(x)$ is (or is not) true for infinitely many $x$.








          share|cite|improve this answer













          share|cite|improve this answer




          share|cite|improve this answer



          share|cite|improve this answer










          answered 8 hours ago









          Ethan BolkerEthan Bolker

          56.9k5 gold badges63 silver badges138 bronze badges




          56.9k5 gold badges63 silver badges138 bronze badges




























              2
















              $begingroup$

              I think it will be more clear if you use just standard notation. Instead of say "exists infinitely many $x$ such that $p(x)$" you can say that "there exists $Asubset Bbb R $ with $|A|geqslant aleph _0$ such that for all $xin A$ then $p(x)$".



              You can change $Bbb R$ by any appropriate set in your context.



              In formulas something like



              $$
              exists Aforall xbig(|A|geqslant aleph _0land (xin Aimplies p(x))big)
              $$



              EDIT: my answer above try to fit to the case that you want to use standard logic notation to represent what you want, however as said in the answer of @EthanBolker words are better than symbols.






              share|cite|improve this answer












              $endgroup$




















                2
















                $begingroup$

                I think it will be more clear if you use just standard notation. Instead of say "exists infinitely many $x$ such that $p(x)$" you can say that "there exists $Asubset Bbb R $ with $|A|geqslant aleph _0$ such that for all $xin A$ then $p(x)$".



                You can change $Bbb R$ by any appropriate set in your context.



                In formulas something like



                $$
                exists Aforall xbig(|A|geqslant aleph _0land (xin Aimplies p(x))big)
                $$



                EDIT: my answer above try to fit to the case that you want to use standard logic notation to represent what you want, however as said in the answer of @EthanBolker words are better than symbols.






                share|cite|improve this answer












                $endgroup$


















                  2














                  2










                  2







                  $begingroup$

                  I think it will be more clear if you use just standard notation. Instead of say "exists infinitely many $x$ such that $p(x)$" you can say that "there exists $Asubset Bbb R $ with $|A|geqslant aleph _0$ such that for all $xin A$ then $p(x)$".



                  You can change $Bbb R$ by any appropriate set in your context.



                  In formulas something like



                  $$
                  exists Aforall xbig(|A|geqslant aleph _0land (xin Aimplies p(x))big)
                  $$



                  EDIT: my answer above try to fit to the case that you want to use standard logic notation to represent what you want, however as said in the answer of @EthanBolker words are better than symbols.






                  share|cite|improve this answer












                  $endgroup$



                  I think it will be more clear if you use just standard notation. Instead of say "exists infinitely many $x$ such that $p(x)$" you can say that "there exists $Asubset Bbb R $ with $|A|geqslant aleph _0$ such that for all $xin A$ then $p(x)$".



                  You can change $Bbb R$ by any appropriate set in your context.



                  In formulas something like



                  $$
                  exists Aforall xbig(|A|geqslant aleph _0land (xin Aimplies p(x))big)
                  $$



                  EDIT: my answer above try to fit to the case that you want to use standard logic notation to represent what you want, however as said in the answer of @EthanBolker words are better than symbols.







                  share|cite|improve this answer















                  share|cite|improve this answer




                  share|cite|improve this answer



                  share|cite|improve this answer








                  edited 8 hours ago

























                  answered 8 hours ago









                  MasacrosoMasacroso

                  14k4 gold badges19 silver badges50 bronze badges




                  14k4 gold badges19 silver badges50 bronze badges


























                      2
















                      $begingroup$

                      The standard notation in logic would be $exists^infty$.



                      The exclamation mark ! is used to indicate uniqueness, $exists^{!n} x,phi(x)$ being "there are exactly $n$ distinct elements $x$ such that $phi(x)$". So, the standard reading of $exists^{!infty}x,phi(x)$ would be "there are exactly infinitely many $x$ such that..." which is awkward, as it is not very exact to simply say "infinitely many", since there are many options here. And if you are in a setting where the universe of discourse is countably infinite, for instance, then the "exactly" part is superfluous anyway.



                      You are correct that $exists^{infty}x,phi(x)$ is the same as $forall n,exists^{ge n}x,phi(x)$. This is the case regardless of whether you are in a situation where the axiom of choice holds. I mention this because using choice, $exists^{infty}x,phi(x)$ is equivalent to $Q_{aleph_0}x,phi(x)$, where $aleph_0=|mathbb N|$ and, for a cardinal $kappa$, $Q_kappa x,phi(x)$ means that there are at least $kappa$ distinct values of $x$ such that ... (The $Q_kappa$ are called cardinality quantifiers in the literature.) However, if choice fails, a set may be infinite without containing a countably infinite subset.



                      (And just to avoid confusion, let me add the remark mentioned in comments: Although each $exists^{ge n}$ is first-order definable as shown in the question, $exists^infty$ is a genuinely new quantifier, meaning that it is not first-order definable by a formula. Otherwise, its negation ("there are only finitely many") would also be first-order definable, and an easy compactness argument gives us a contradiction: the theory $${lnotexists^infty x,(x=x)landexists^{ge n}x,(x=x)mid ninmathbb N}$$ is inconsistent but any finite subset is consistent.)






                      share|cite|improve this answer












                      $endgroup$











                      • 1




                        $begingroup$
                        I would also add that $∃^∞$ is not FO definable in general, at least not as a single sentence
                        $endgroup$
                        – ℋolo
                        5 hours ago












                      • $begingroup$
                        @ℋolo Good suggestion, thanks.
                        $endgroup$
                        – Andrés E. Caicedo
                        2 hours ago
















                      2
















                      $begingroup$

                      The standard notation in logic would be $exists^infty$.



                      The exclamation mark ! is used to indicate uniqueness, $exists^{!n} x,phi(x)$ being "there are exactly $n$ distinct elements $x$ such that $phi(x)$". So, the standard reading of $exists^{!infty}x,phi(x)$ would be "there are exactly infinitely many $x$ such that..." which is awkward, as it is not very exact to simply say "infinitely many", since there are many options here. And if you are in a setting where the universe of discourse is countably infinite, for instance, then the "exactly" part is superfluous anyway.



                      You are correct that $exists^{infty}x,phi(x)$ is the same as $forall n,exists^{ge n}x,phi(x)$. This is the case regardless of whether you are in a situation where the axiom of choice holds. I mention this because using choice, $exists^{infty}x,phi(x)$ is equivalent to $Q_{aleph_0}x,phi(x)$, where $aleph_0=|mathbb N|$ and, for a cardinal $kappa$, $Q_kappa x,phi(x)$ means that there are at least $kappa$ distinct values of $x$ such that ... (The $Q_kappa$ are called cardinality quantifiers in the literature.) However, if choice fails, a set may be infinite without containing a countably infinite subset.



                      (And just to avoid confusion, let me add the remark mentioned in comments: Although each $exists^{ge n}$ is first-order definable as shown in the question, $exists^infty$ is a genuinely new quantifier, meaning that it is not first-order definable by a formula. Otherwise, its negation ("there are only finitely many") would also be first-order definable, and an easy compactness argument gives us a contradiction: the theory $${lnotexists^infty x,(x=x)landexists^{ge n}x,(x=x)mid ninmathbb N}$$ is inconsistent but any finite subset is consistent.)






                      share|cite|improve this answer












                      $endgroup$











                      • 1




                        $begingroup$
                        I would also add that $∃^∞$ is not FO definable in general, at least not as a single sentence
                        $endgroup$
                        – ℋolo
                        5 hours ago












                      • $begingroup$
                        @ℋolo Good suggestion, thanks.
                        $endgroup$
                        – Andrés E. Caicedo
                        2 hours ago














                      2














                      2










                      2







                      $begingroup$

                      The standard notation in logic would be $exists^infty$.



                      The exclamation mark ! is used to indicate uniqueness, $exists^{!n} x,phi(x)$ being "there are exactly $n$ distinct elements $x$ such that $phi(x)$". So, the standard reading of $exists^{!infty}x,phi(x)$ would be "there are exactly infinitely many $x$ such that..." which is awkward, as it is not very exact to simply say "infinitely many", since there are many options here. And if you are in a setting where the universe of discourse is countably infinite, for instance, then the "exactly" part is superfluous anyway.



                      You are correct that $exists^{infty}x,phi(x)$ is the same as $forall n,exists^{ge n}x,phi(x)$. This is the case regardless of whether you are in a situation where the axiom of choice holds. I mention this because using choice, $exists^{infty}x,phi(x)$ is equivalent to $Q_{aleph_0}x,phi(x)$, where $aleph_0=|mathbb N|$ and, for a cardinal $kappa$, $Q_kappa x,phi(x)$ means that there are at least $kappa$ distinct values of $x$ such that ... (The $Q_kappa$ are called cardinality quantifiers in the literature.) However, if choice fails, a set may be infinite without containing a countably infinite subset.



                      (And just to avoid confusion, let me add the remark mentioned in comments: Although each $exists^{ge n}$ is first-order definable as shown in the question, $exists^infty$ is a genuinely new quantifier, meaning that it is not first-order definable by a formula. Otherwise, its negation ("there are only finitely many") would also be first-order definable, and an easy compactness argument gives us a contradiction: the theory $${lnotexists^infty x,(x=x)landexists^{ge n}x,(x=x)mid ninmathbb N}$$ is inconsistent but any finite subset is consistent.)






                      share|cite|improve this answer












                      $endgroup$



                      The standard notation in logic would be $exists^infty$.



                      The exclamation mark ! is used to indicate uniqueness, $exists^{!n} x,phi(x)$ being "there are exactly $n$ distinct elements $x$ such that $phi(x)$". So, the standard reading of $exists^{!infty}x,phi(x)$ would be "there are exactly infinitely many $x$ such that..." which is awkward, as it is not very exact to simply say "infinitely many", since there are many options here. And if you are in a setting where the universe of discourse is countably infinite, for instance, then the "exactly" part is superfluous anyway.



                      You are correct that $exists^{infty}x,phi(x)$ is the same as $forall n,exists^{ge n}x,phi(x)$. This is the case regardless of whether you are in a situation where the axiom of choice holds. I mention this because using choice, $exists^{infty}x,phi(x)$ is equivalent to $Q_{aleph_0}x,phi(x)$, where $aleph_0=|mathbb N|$ and, for a cardinal $kappa$, $Q_kappa x,phi(x)$ means that there are at least $kappa$ distinct values of $x$ such that ... (The $Q_kappa$ are called cardinality quantifiers in the literature.) However, if choice fails, a set may be infinite without containing a countably infinite subset.



                      (And just to avoid confusion, let me add the remark mentioned in comments: Although each $exists^{ge n}$ is first-order definable as shown in the question, $exists^infty$ is a genuinely new quantifier, meaning that it is not first-order definable by a formula. Otherwise, its negation ("there are only finitely many") would also be first-order definable, and an easy compactness argument gives us a contradiction: the theory $${lnotexists^infty x,(x=x)landexists^{ge n}x,(x=x)mid ninmathbb N}$$ is inconsistent but any finite subset is consistent.)







                      share|cite|improve this answer















                      share|cite|improve this answer




                      share|cite|improve this answer



                      share|cite|improve this answer








                      edited 2 hours ago

























                      answered 5 hours ago









                      Andrés E. CaicedoAndrés E. Caicedo

                      67.2k8 gold badges170 silver badges265 bronze badges




                      67.2k8 gold badges170 silver badges265 bronze badges











                      • 1




                        $begingroup$
                        I would also add that $∃^∞$ is not FO definable in general, at least not as a single sentence
                        $endgroup$
                        – ℋolo
                        5 hours ago












                      • $begingroup$
                        @ℋolo Good suggestion, thanks.
                        $endgroup$
                        – Andrés E. Caicedo
                        2 hours ago














                      • 1




                        $begingroup$
                        I would also add that $∃^∞$ is not FO definable in general, at least not as a single sentence
                        $endgroup$
                        – ℋolo
                        5 hours ago












                      • $begingroup$
                        @ℋolo Good suggestion, thanks.
                        $endgroup$
                        – Andrés E. Caicedo
                        2 hours ago








                      1




                      1




                      $begingroup$
                      I would also add that $∃^∞$ is not FO definable in general, at least not as a single sentence
                      $endgroup$
                      – ℋolo
                      5 hours ago






                      $begingroup$
                      I would also add that $∃^∞$ is not FO definable in general, at least not as a single sentence
                      $endgroup$
                      – ℋolo
                      5 hours ago














                      $begingroup$
                      @ℋolo Good suggestion, thanks.
                      $endgroup$
                      – Andrés E. Caicedo
                      2 hours ago




                      $begingroup$
                      @ℋolo Good suggestion, thanks.
                      $endgroup$
                      – Andrés E. Caicedo
                      2 hours ago



















                      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%2f3383227%2fexists-infinitely-many-as-a-numerical-quantifier%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

                      Taj Mahal Inhaltsverzeichnis Aufbau | Geschichte | 350-Jahr-Feier | Heutige Bedeutung | Siehe auch |...

                      Baia Sprie Cuprins Etimologie | Istorie | Demografie | Politică și administrație | Arii naturale...

                      Ciclooctatetraenă Vezi și | Bibliografie | Meniu de navigare637866text4148569-500570979m