• Re: The notion of a "well founded justification tree" will be fully elaborated --- Correction

    From Mikko@mikko.levanto@iki.fi to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 11:26:29 2026
    From Newsgroup: sci.math

    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:
    On 4/14/2026 12:55 AM, Mikko wrote:
    On 13/04/2026 17:24, olcott wrote:
    On 4/13/2026 2:03 AM, Mikko wrote:
    On 12/04/2026 16:17, olcott wrote:
    On 4/12/2026 4:26 AM, Mikko wrote:
    On 11/04/2026 17:14, olcott wrote:
    On 4/11/2026 2:30 AM, Mikko wrote:
    On 10/04/2026 14:18, olcott wrote:
    On 4/10/2026 2:30 AM, Mikko wrote:
    On 09/04/2026 16:34, olcott wrote:
    On 4/9/2026 4:17 AM, Mikko wrote:
    On 08/04/2026 17:13, olcott wrote:
    On 4/8/2026 6:52 AM, olcott wrote:
    On 4/8/2026 2:08 AM, Mikko wrote:
    On 07/04/2026 17:49, olcott wrote:
    On 4/7/2026 3:00 AM, Mikko wrote:
    On 06/04/2026 14:21, olcott wrote:
    On 4/6/2026 3:27 AM, Mikko wrote:
    On 05/04/2026 14:25, olcott wrote:
    On 4/5/2026 2:05 AM, Mikko wrote: >>>>>>>>>>>>>>>>>>>>>>> On 04/04/2026 19:23, olcott wrote: >>>>>>>>>>>>>>>>>>>>>>>> On 4/4/2026 2:53 AM, Mikko wrote: >>>>>>>>>>>>>>>>>>>>>>>>> On 03/04/2026 16:35, olcott wrote: >>>>>>>>>>>>>>>>>>>>>>>>>> On 4/3/2026 2:13 AM, Mikko wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>> On 02/04/2026 23:58, olcott wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>>> To be able to properly ground this in >>>>>>>>>>>>>>>>>>>>>>>>>>>> existing foundational
    peer reviewed papers will take some time. >>>>>>>>>>>>>>>>>>>>>>>>>>>
    Do you think 100 years would be enough, or at >>>>>>>>>>>>>>>>>>>>>>>>>>> least some finite time?

    I have to carefully study at least a dozen papers >>>>>>>>>>>>>>>>>>>>>>>>>> that may average 15 pages each. The basic notion >>>>>>>>>>>>>>>>>>>>>>>>>> of a "well founded justification tree" >>>>>>>>>>>>>>>>>>>>>>>>>> essentially
    means the Proof Theoretic notion of reduction to >>>>>>>>>>>>>>>>>>>>>>>>>> a Canonical proof.


    % This sentence is not true.
    ?- LP = not(true(LP)).
    LP = not(true(LP)).
    ?- unify_with_occurs_check(LP, not(true(LP))). >>>>>>>>>>>>>>>>>>>>>>>> false.


    The above Prolog determines that LP does not >>>>>>>>>>>>>>>>>>>>>>>>>> have a "well founded justification tree". >>>>>>>>>>>>>>>>>>>>>>>>>
    If you want to illustrate with examples you >>>>>>>>>>>>>>>>>>>>>>>>> should have two examples:
    one with a negative result (as above) and one >>>>>>>>>>>>>>>>>>>>>>>>> with a positive one.
    So the above example should be paired with one >>>>>>>>>>>>>>>>>>>>>>>>> that has someting
    else in place of not(provable(F, G)) so that >>>>>>>>>>>>>>>>>>>>>>>>> the result will not be
    false.


    THIS IS NOT A PROLOG SPECIFIC THING >>>>>>>>>>>>>>>>>>>>>>>
    That's mainly true. However, in como.lang.prolog >>>>>>>>>>>>>>>>>>>>>>> the discussion should
    be restricted to Prolog specific things, in this >>>>>>>>>>>>>>>>>>>>>>> case to the Prolog
    example above and the contrasting Prolog example >>>>>>>>>>>>>>>>>>>>>>> not yet shown.


    In order to elaborate the details of my system >>>>>>>>>>>>>>>>>>>>>> I require some way to formalize natural language. >>>>>>>>>>>>>>>>>>>>>> Montague Grammar, Rudolf Carnap Meaning Postulates, >>>>>>>>>>>>>>>>>>>>>> the CycL language of the Cyc project and Prolog >>>>>>>>>>>>>>>>>>>>>> are the options that I have been considering. >>>>>>>>>>>>>>>>>>>>>>
    The notion of how a well-founded justification tree >>>>>>>>>>>>>>>>>>>>>> eliminates undecidability is a key element of my >>>>>>>>>>>>>>>>>>>>>> system.
    Prolog shows this best.

    It is not Prolog computable to determine whether a >>>>>>>>>>>>>>>>>>>>> sentence of Peano
    arithmetic has a well-founded justification tree in >>>>>>>>>>>>>>>>>>>>> Peano arithmetic.

    A formal language similar to Prolog that can represent >>>>>>>>>>>>>>>>>>>> all of the semantics of PA can be developed so that >>>>>>>>>>>>>>>>>>>> it detects and rejects expressions that lack well- >>>>>>>>>>>>>>>>>>>> founded
    justification trees.

    A language does not detect. For detection you need an >>>>>>>>>>>>>>>>>>> algorithm.

    unify_with_occurs_check(LP, not(true(LP))). >>>>>>>>>>>>>>>>>> is a function of the Prolog language that
    implements the algorithm.

    No, it is not. The question whether a sentence has a >>>>>>>>>>>>>>>>> well- founded
    justification tree is a question about one thing so it >>>>>>>>>>>>>>>>> needs an
    algrotim that takes only one input but
    uunify_with_occurs_check
    takes two.


    The number of inputs does not matter.
    If BY ANY MEANS a cycle is detected in the
    directed graph of the evaluation sequence of
    the expression then the expression is rejected. >>>>>>>>>>>>>>>>
    True(L, X) := rea+o rea BaseFacts(L) (+o reo X) // copyright >>>>>>>>>>>>>>>> Olcott 2018
    If for any reason a back chained inference does >>>>>>>>>>>>>>>> not reach BaseFacts(L) then the expression is untrue. >>>>>>>>>>>>>>>>

    CORRECTION:
    ...then the expression is untrue [within the body >>>>>>>>>>>>>>> of knowledge that can be expressed in language].

    That is not useful unless there are methods to determine >>>>>>>>>>>>>> whether
    rea+o rea BaseFacts(L) (+o reo X) for every X in some L. >>>>>>>>>>>>>>
    You can't use nify_with_occurs_check/2 to deremine whether >>>>>>>>>>>>>> True(X, L).

    If there is a finite back-chained inference path from X >>>>>>>>>>>>> to +o then X is true.

    That does not help if you don't know whether there is a finite >>>>>>>>>>>> back-chained inference path from X to +o.

    You simply do the back-chained inference and it reaches
    the subset of BaseFacts or it does not. If it reaches
    a loop then it is rejected as semantically incoherent.

    And if it does neither ?

    It either finds a finite path or finds that no
    finite path exists.

    There is no such it.

    This is the it:
    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    A goal that is not and cannot be achieved.

    All instances of undecidability have either been provably
    semantically incoherent input:

    Olcott's Minimal Type Theory
    G rao -4Prov[PA](riLGriY)
    Directed Graph of evaluation sequence
    00 rao-a-a-a-a-a-a-a-a-a-a-a-a-a-a 01 02
    01 G
    02 -4-a-a-a-a-a-a-a-a-a-a-a-a-a-a 03
    03 Prov[PA]-a-a-a-a-a-a-a 04
    04 G||del_Number_of 01-a // cycle

    Or outside of the body of knowledge such as the
    truth value of the Goldbach conjecture.

    It is not known whether there is a finite back-chained inference path
    from Goldbach conjecture to the body of knowledge. If there is then
    the conjecture is both true and untrue according to your statements
    above.

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question, which was how a
    statement with a finite but unknown inference path is "out of scope".

    That you respond with a non-answer is a good indicator that you don't
    know what you are talking about.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 07:36:58 2026
    From Newsgroup: sci.math

    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 10:10:14 2026
    From Newsgroup: sci.math

    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"
    of integers (infinitely-many yet no infinitely-grand) has
    that usual accounts of _logic_ may directly arrive at that
    models of integers are only fragments (potential) or extensions
    (actual) anyways, then about the potential and practical and
    effective and actual infinity, that a standard model of integers
    is only _after_ all the partial and non-standard models of
    integers.

    So, Erdos, a number theorist, called this "the Giant Monster
    of (Mathematical) Independence", since what it implies is
    that there are constructive inductive arguments arguing
    _both ways_, so, they contradict each other in a usual
    account. Then, that there's a true "Atlas of Mathematical
    Independence", has that these sorts accounts are just
    necessarily governed by deduction instead of induction,
    and that the "independence" actually reveals _assumptions_
    that are un-stated in the usual finitist account, then that
    this makes for the re-Vitali-izations of measure theory,
    so that real analysis the continuum analysis has a setting
    for quasi-invariant measure theory, then that for Vitali,
    and Hausdorff, their geometric equi-decomposability, must
    usually referred to as "Banach-Tarski Paradox", has instead
    that a necessary book-keeping and dis-ambiguation makes
    for accounts of the real analytical character of the
    more-than-non-standard the "super-standard" and "extra-ordinary".


    So, deductive inference about completions makes for that
    inductive accounts necessarily have implicits and un-stated
    assumptions, those for logicians and mathematicians to more
    _thoroughly_ dis-ambiguate and book-keep, since mere
    inductive accounts of the "invincible ignorance" sort
    are readily dispatched as at best in-complete.


    You'll do great though in the "Bandersnatch Dungeon", ("Wumpuses")
    eg, as from Russell and Norvig's "Artificial Intelligence", given
    a God's-eye view of things. Just, it's a wider world than that,
    and that's not really a God's-eye view of things. The usual
    account after the quasi-modal logic of "monotonicity" and
    "entailment" has that monotonicity is already assumed then
    that entailment just runs things out, it's weak, and is
    neither "monotonic" itself not does "entailment" follow,
    since it was just given. It's a usual empirical account
    that since antiquity is known to be closed-minded.

    It's a bot's.




    Then, I came up with this calling the "Atlas of Mathematical
    Independence" to hold up the world after the "re-Vitali-ization"
    of measure theory, then, you can take claims to show resolutions to
    long-open conjectures that involve infinitary settings as often
    enough either ignorant counterexamples, or, adding necessary
    assumptions that introduce dis-ambiguation and book-keeping
    of the resources as numerical, that usual lazy mathematicians
    fail to keep straight.

    So, after arithmetic progressions, Szmeredi conjecture, Ramsey theory,
    Goldbach Conjectures, including Riemann Conjecture, these are
    broken open both ways.


    So, "various conjectures of Goldbach", is _inside_ mathematics.




    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 12:27:00 2026
    From Newsgroup: sci.math

    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers. https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 12:36:39 2026
    From Newsgroup: sci.math

    On 4/16/2026 12:27 PM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers. https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    Since there is no currently known finite process
    to determine this YES/NO answer then its truth
    value is out-of-scope for the body of knowledge.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 10:47:01 2026
    From Newsgroup: sci.math

    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers. https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.



    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 10:57:12 2026
    From Newsgroup: sci.math

    On 04/16/2026 10:47 AM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    There's a thread here about 2003 "Factorial/Exponential Identity,
    Infinity" where I arrived at not only an infinitary
    factorial/exponential identity, also a new approximation for factorial,
    then show that "Borel versus Combinatorics" makes that set theory's
    account of descriptive set theory has conflicting ordinary accounts
    of "Borel versus Combinatorics" about how many almost all/none of
    infinite {0,1} sequences are absolutely normal, this shows that
    whether "Borel" or "Combinatorics" holds is independent the
    ordinary set theory's descriptive account of Archimedean numbers,
    and naturally.

    https://groups.google.com/g/sci.math/c/3AH5LXl76Cw

    So, "Borel versus Combinatorics", then I later make it "Borel vis-a-vis Combinatorics", and make constructive developments that then live in the applied, while then I can take any account that invokes van der Waerden
    or Roth and the like or Ramsey theory, and make it two theories.


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 11:18:25 2026
    From Newsgroup: sci.math

    On 04/16/2026 10:57 AM, Ross Finlayson wrote:
    On 04/16/2026 10:47 AM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    There's a thread here about 2003 "Factorial/Exponential Identity,
    Infinity" where I arrived at not only an infinitary
    factorial/exponential identity, also a new approximation for factorial,
    then show that "Borel versus Combinatorics" makes that set theory's
    account of descriptive set theory has conflicting ordinary accounts
    of "Borel versus Combinatorics" about how many almost all/none of
    infinite {0,1} sequences are absolutely normal, this shows that
    whether "Borel" or "Combinatorics" holds is independent the
    ordinary set theory's descriptive account of Archimedean numbers,
    and naturally.

    https://groups.google.com/g/sci.math/c/3AH5LXl76Cw

    So, "Borel versus Combinatorics", then I later make it "Borel vis-a-vis Combinatorics", and make constructive developments that then live in the applied, while then I can take any account that invokes van der Waerden
    or Roth and the like or Ramsey theory, and make it two theories.




    Basically it follows from presuming that of all the infinite
    {0,1} sequences, that half of them have equal {0,1} density
    everywhere. This is basically in the middle of two usual
    accounts, "Borel's" and "Combinatorics'", that almost-all
    or almost-none of them have this property, _either_ and _both_
    of which are constructible in ordinary theory and they do
    _not_ agree. So, this sort of account assumed that in
    the middle they were like so. Then, a fact of probability
    theory was interpreted as "converging", or here "emerging",
    that being _beyond_ usual accounts of the counting arguments
    and the usual "law of large numbers" that's only the "law of
    small numbers" instead including "there are arbirarily larger
    numbers", then this resulted the expression the "Factorial/Exponential Identity", a super-classical result that "belies all finite reasoning".

    So, this way, somewhere between the "Pythagorean" and "Cantorian",
    is a "meeting in the middle: the middle of nowhere". Otherwise
    they simply implicitly contradict each other in their blind passing,
    on their way to where they never arrive.






    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 13:24:24 2026
    From Newsgroup: sci.math

    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 11:26:48 2026
    From Newsgroup: sci.math

    On 04/16/2026 10:57 AM, Ross Finlayson wrote:
    On 04/16/2026 10:47 AM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    There's a thread here about 2003 "Factorial/Exponential Identity,
    Infinity" where I arrived at not only an infinitary
    factorial/exponential identity, also a new approximation for factorial,
    then show that "Borel versus Combinatorics" makes that set theory's
    account of descriptive set theory has conflicting ordinary accounts
    of "Borel versus Combinatorics" about how many almost all/none of
    infinite {0,1} sequences are absolutely normal, this shows that
    whether "Borel" or "Combinatorics" holds is independent the
    ordinary set theory's descriptive account of Archimedean numbers,
    and naturally.

    https://groups.google.com/g/sci.math/c/3AH5LXl76Cw

    So, "Borel versus Combinatorics", then I later make it "Borel vis-a-vis Combinatorics", and make constructive developments that then live in the applied, while then I can take any account that invokes van der Waerden
    or Roth and the like or Ramsey theory, and make it two theories.



    "Well, I suppose I can conjecture that for prime p greater than or
    equal to 7 that for n=pz-1, pz, pz+1, pz+2, pz+3 that p divides
    |s(n+1, n-3)|, ...."


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 11:45:00 2026
    From Newsgroup: sci.math

    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 11:59:22 2026
    From Newsgroup: sci.math

    On 04/16/2026 11:45 AM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from mathematics, since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    It's not a pathology particular to crank-trolls,
    instead a common problem in merely-partial and
    half-accounts of mathematics which itself involves
    super-classical reasoning. Or, I mention "Russell's Paradox"
    and now you have one, a paradox, unless it's "resolved"
    instead of "ignored" or "defined away" after the usual
    account of "Russell's retro-thesis".

    Then, Mirimanoff for example begins with "it's extra-ordinary,
    and by that I mean for an account of ubiquitous ordinals,
    in set theory".

    So, that goes for everybody else as well.


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 14:47:49 2026
    From Newsgroup: sci.math

    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from mathematics, since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 17:04:12 2026
    From Newsgroup: sci.math

    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness
    theorems. So, there are "true" facts about those objects
    that are not theorems in the arithmetization of the theorems.
    (The theorems of arithmetic are arithmetized and anti-diagonalized.)
    So, one of those may be that there are infinitely-grand members
    naturally since there are infinitely-many members. Then,
    the point at infinity is or is not there, regardless of claims
    of the standard model of integers. So, anything to do ignorant
    its absense is not longer a yes-or-no question. I.e.,
    "that there's a natural number that's not a finite number",
    is now a theorem, so all the results only in finite numbers,
    aren't necessarily part of the usual account of what came
    first what's otherwise Goedel's _completeness_ theorems.

    So, your _completeness_ claim due Goedel's _incompleteness_
    claim is itself _incomplete_.


    Then, what I'd suggest is that you take the recent thread
    called "Theatheory: super-theory and natural science",
    and submit it to your bot bros, since instead of a principle
    of non-contradiction (tertium non datur, law of excluded middle)
    it starts with a principle of inverse, and instead of the
    principle of sufficient reason, it starts with a principle
    of _thorough_ reason.

    That is to say, sometimes "ultra-simplified" simply won't do,
    the "sufficient" reason, since super-classical results would
    confound them, and require "thorough" reason.

    It's like, "is the square root of 4 equal to 2",
    and it's like "well, there's negative 2, ...".

    Zero meters per second is infinity seconds per meter.


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Thu Apr 16 19:41:41 2026
    From Newsgroup: sci.math

    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from >>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from mathematics, >>> since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 09:45:19 2026
    From Newsgroup: sci.math

    On 16/04/2026 15:36, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.

    Nice to see that you agree.

    But you still havn't answered the question.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 00:49:08 2026
    From Newsgroup: sci.math

    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language" >>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity >>>>>> in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.

    No.

    An "OCD degree of laser focus" is a cat following a dot,
    not a thinker having a thought.

    Does everybody remember the old one where the robot goes
    "bzzzt, does not compute, error, error", then smoke
    starts coming out of its ears and and it fries and dies?

    So, that's a common issue with all these bots here
    that infest Usenet, anything awry then they just
    go "bzzt" or "does not compute" or "nonsense" or
    "gibberish" then they fry and die.

    "That was the equation!" - Ruk

    Reading comprehension and logical comprehension is
    much alike. There's always a filter.

    It's all one text.

    So, recall all the text.


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 09:04:13 2026
    From Newsgroup: sci.math

    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where
    they are not, that they are "independent" the "standard model" >>>>>>>>
    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity >>>>>>> in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number,
    then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 09:29:13 2026
    From Newsgroup: sci.math

    On 4/17/2026 1:45 AM, Mikko wrote:
    On 16/04/2026 15:36, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.

    Nice to see that you agree.

    But you still havn't answered the question.


    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    Everything can be encoded about the Goldbach
    conjecture besides its truth value because
    its truth value is unknown.

    Also the back-chained inference is from the expression
    to the atomic fact (axioms) of the formal system of
    knowledge.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 07:52:38 2026
    From Newsgroup: sci.math

    On 04/17/2026 07:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where >>>>>>>>>> they are not, that they are "independent" the "standard model" >>>>>>>>>
    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity >>>>>>>> in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number, >>>>>>>> then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.



    So, the previous posts have much about this
    that you just snipped, that _snipping_ is
    the first sort of "dodge", and to be "honest"
    is an aspect of the _conscientious_ logician,
    mathematician, linguist, and so on.

    So, the example already given was adding a
    natural infinity to the natural numbers,
    distinct yet present, since it's unavailable
    anyways to simple accounts of the ordinary,
    then about that, two models, one where it
    is and one where it is, accordingly "a sum
    of two primes" or "the infinity-eth twin
    prime", "the infinity-eth" number.

    Notice that "infinity-eth" is deftly introduced
    as its own word, conveniently meaning either or
    both of "last" and also maybe "first greater,
    for examples, and an example that the language
    can always simply have added a new term to
    represent the "true" thing really missing
    from the theory, just like Goedel can always
    just add his missing Goedel sentence and
    start again, that an _incomplete_ language
    is yet _completing_ and _complete-able_.


    For examples, meaning "for an example" and
    generally "for examples as explicatory",
    consider PO's account of "The Halting Problem"
    or equivalently enough "The Branching Problem"
    or "Entsheidungsproblem", and make instead
    "A Going Problem" and "A Course-staying Problem".

    Now apply your arguments both ways.


    So, I just added new words, or phrases, to
    the language, "Going" for "Halting" and
    "Course-staying" for "Branching", while,
    and yet, it's still the same language.
    _It's not a dead language_, where "dead
    language" means "has no new words".


    About the "Absolute" and "Relative", or,
    "Actual" and "Potential", or, "Pythagorean"
    or "Cantorian", or "Immovable" and "Unstoppable",
    these are each already in the language.


    About Buridan's Donkey, this is the idea
    that the hungry donkey of Buridan has two piles
    of food equally far apart, so it can't decide.
    So, it starves. Well, by now, Buridan figures
    if the donkey's going to starve he might as
    well give it some water, and pours some out.
    The water doesn't have any problem deciding,
    it goes both ways. So, by introducing an overall
    account of reflection then inversion, the donkey
    will start sipping and arrive at getting closer
    to one of the piles of food, since water always
    takes all possible paths.


    So, if your language isn't a dead language,
    then, there's the account for the inter-subjective,
    that any two individuals have their own perspective,
    then that there's always a third that includes them
    both. Then, instead of "Tertium Non Datur", it's
    instead along the lines of "Tertium Immer Datur"
    or "Tertium Omni Datur", or my linguistics isn't
    particularly strong, "There's always a third ground."


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 09:58:50 2026
    From Newsgroup: sci.math

    On 4/17/2026 9:52 AM, Ross Finlayson wrote:
    On 04/17/2026 07:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>> they are not, that they are "independent" the "standard model" >>>>>>>>>>
    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at- >>>>>>>>> infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number, >>>>>>>>> then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't. >>>>>>>>>
    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.



    So, the previous posts have much about this
    that you just snipped, that _snipping_ is

    Do you understand that the truth value of the Goldbach
    conjecture is currently unknown:
    (a) YES
    (b) NO

    Any answer besides (a) or (b) will be ignored.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Richard Damon@Richard@Damon-Family.org to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 11:12:04 2026
    From Newsgroup: sci.math

    On 4/17/26 10:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models
    of integers where they are so and models of integers where >>>>>>>>>> they are not, that they are "independent" the "standard model" >>>>>>>>>
    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at-infinity >>>>>>>> in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number, >>>>>>>> then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't.

    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.


    Right, because "Knowledge" and "Truth" are different things.

    It seems you just admitted that you goal is unatainable, that there
    *ARE* statements with a truth value (like the Goldbach Conjecture) that
    can not be actually proven based on our current knowledge.

    It isn't that the Goldbach Conjecture doesn't have a meaning, but it
    expresses something whose answer is currently not known, and might never
    be known.

    The problem is you can not exhaustively search the possible space it
    discusses to rule out that there is a counter example. No matter how
    high you test, there are still larger numbers where a counter example
    might be found. So unless you happen to be able to find an actual proof
    of its truth, it might be unknowable.

    This is the whole concept of incompleteness, a term I don't think you understand. Being "incomplete" doesn't make a system less usefull, and
    in fact comes out of the fact that the power of the system to exprss
    thins grew too rapidly for it to be able to analyize EVERYTHING, but it
    still does more than a lessor system that can analyize everything it can express.
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 08:14:41 2026
    From Newsgroup: sci.math

    On 04/17/2026 07:58 AM, olcott wrote:
    On 4/17/2026 9:52 AM, Ross Finlayson wrote:
    On 04/17/2026 07:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>
    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside >>>>>>>>>>>>> the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>>> they are not, that they are "independent" the "standard model" >>>>>>>>>>>
    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point, >>>>>>>>>> whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at- >>>>>>>>>> infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number, >>>>>>>>>> then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example >>>>>>>>>> about notions like as from p-adic integers, where they don't. >>>>>>>>>>
    For example, the direct-sum of the infinitely-many integers >>>>>>>>>> would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem". >>>>>>>>
    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.



    So, the previous posts have much about this
    that you just snipped, that _snipping_ is

    Do you understand that the truth value of the Goldbach
    conjecture is currently unknown:
    (a) YES
    (b) NO

    Any answer besides (a) or (b) will be ignored.


    No, actually I assert that the truth value of "the"
    Goldbach conjecture, and there are a variety, is
    _independent_ ordinary accounts of number theory,
    and there are natural models of natural integers
    where it is so, and known, and where it is not, and
    known.

    Then, accounts otherwise are never _ignored_,
    since it's not conscientious for the mathematician,
    logician, or scientist to ever _ignore_ "the data".


    What happens when your bots get a mind of their own?


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 08:19:34 2026
    From Newsgroup: sci.math

    On 04/17/2026 08:12 AM, Richard Damon wrote:
    On 4/17/26 10:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>> they are not, that they are "independent" the "standard model" >>>>>>>>>>
    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point,
    whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a
    point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number, >>>>>>>>> then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example
    about notions like as from p-adic integers, where they don't. >>>>>>>>>
    For example, the direct-sum of the infinitely-many integers
    would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem".

    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.


    Right, because "Knowledge" and "Truth" are different things.

    It seems you just admitted that you goal is unatainable, that there
    *ARE* statements with a truth value (like the Goldbach Conjecture) that
    can not be actually proven based on our current knowledge.

    It isn't that the Goldbach Conjecture doesn't have a meaning, but it expresses something whose answer is currently not known, and might never
    be known.

    The problem is you can not exhaustively search the possible space it discusses to rule out that there is a counter example. No matter how
    high you test, there are still larger numbers where a counter example
    might be found. So unless you happen to be able to find an actual proof
    of its truth, it might be unknowable.

    This is the whole concept of incompleteness, a term I don't think you understand. Being "incomplete" doesn't make a system less usefull, and
    in fact comes out of the fact that the power of the system to exprss
    thins grew too rapidly for it to be able to analyize EVERYTHING, but it
    still does more than a lessor system that can analyize everything it can express.

    Why lose?

    Eventually for something like Zeno's discourse and dialectic
    on "motion" and why it's profound and not necessarily a paradox,
    why lose?

    It brings some baggage, yet, what's always useful, and,
    then the idea is to arrive at a wider, fuller dialectic
    and greater, truer synthesis, the analysis, from "first
    principles" for "final cause", why that's not baggage
    (the bulky, awkward, and encumbered) instead kit.

    So, one can never defeat Zeno's arguments: only win them.


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 11:53:18 2026
    From Newsgroup: sci.math

    On 4/17/2026 10:14 AM, Ross Finlayson wrote:
    On 04/17/2026 07:58 AM, olcott wrote:
    On 4/17/2026 9:52 AM, Ross Finlayson wrote:
    On 04/17/2026 07:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question, >>>>>>>>>>>>>>
    My 28 year goal has been to make
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>
    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside >>>>>>>>>>>>>> the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>>>> they are not, that they are "independent" the "standard model" >>>>>>>>>>>>
    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples, >>>>>>>>>>> whether the naturals are compact and make for fixed-point, >>>>>>>>>>> whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at- >>>>>>>>>>> infinity
    in "the naturals", naturally, whether you like it or not, >>>>>>>>>>> there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number, >>>>>>>>>>> then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example >>>>>>>>>>> about notions like as from p-adic integers, where they don't. >>>>>>>>>>>
    For example, the direct-sum of the infinitely-many integers >>>>>>>>>>> would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem". >>>>>>>>>
    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.



    So, the previous posts have much about this
    that you just snipped, that _snipping_ is

    Do you understand that the truth value of the Goldbach
    conjecture is currently unknown:
    (a) YES
    (b) NO

    Any answer besides (a) or (b) will be ignored.


    No, actually I assert that the truth value of "the"
    Goldbach conjecture, and there are a variety, is
    _independent_ ordinary accounts of number theory,
    and there are natural models of natural integers
    where it is so, and known, and where it is not, and
    known.


    The only way that I thought of is to test every even
    natural number greater than 2 to see if it is the sum
    of two prime numbers.

    It seems to me that this can all be accomplished directly
    in Peano Arithmetic with no models of any kind ever needed.
    We either find a counter-example or the search is infinite.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    Have immutable fixed constant semantic meanings
    and this seems to be the case within their
    Peano Arithmetic definitions.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 11:54:00 2026
    From Newsgroup: sci.math

    On 4/17/2026 10:14 AM, Ross Finlayson wrote:
    On 04/17/2026 07:58 AM, olcott wrote:

    Do you understand that the truth value of the Goldbach
    conjecture is currently unknown:
    (a) YES
    (b) NO

    Any answer besides (a) or (b) will be ignored.


    No, actually I assert that the truth value of "the"
    Goldbach conjecture, and there are a variety, is
    _independent_ ordinary accounts of number theory,
    and there are natural models of natural integers
    where it is so, and known, and where it is not, and
    known.


    The only way that I thought of is to test every even
    natural number greater than 2 to see if it is the sum
    of two prime numbers.

    It seems to me that this can all be accomplished directly
    in Peano Arithmetic with no models of any kind ever needed.
    We either find a counter-example or the search is infinite.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    Have immutable fixed constant semantic meanings
    and this seems to be the case within their
    Peano Arithmetic definitions.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 17:24:41 2026
    From Newsgroup: sci.math

    On 04/17/2026 09:53 AM, olcott wrote:
    On 4/17/2026 10:14 AM, Ross Finlayson wrote:
    On 04/17/2026 07:58 AM, olcott wrote:
    On 4/17/2026 9:52 AM, Ross Finlayson wrote:
    On 04/17/2026 07:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question, >>>>>>>>>>>>>>>
    My 28 year goal has been to make
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>
    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside >>>>>>>>>>>>>>> the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>>>>> they are not, that they are "independent" the "standard >>>>>>>>>>>>>> model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture >>>>>>>>>>>>>
    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples, >>>>>>>>>>>> whether the naturals are compact and make for fixed-point, >>>>>>>>>>>> whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a point-at- >>>>>>>>>>>> infinity
    in "the naturals", naturally, whether you like it or not, >>>>>>>>>>>> there's a prime at infinity or a composite at infinity, >>>>>>>>>>>> whether or not according to the operations it's an even number, >>>>>>>>>>>> then as with regards to whether or not that is or isn't >>>>>>>>>>>> a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example >>>>>>>>>>>> about notions like as from p-adic integers, where they don't. >>>>>>>>>>>>
    For example, the direct-sum of the infinitely-many integers >>>>>>>>>>>> would be one way, yet usually standardly it's _defined_ >>>>>>>>>>>> the opposite way, then that thusly you have an axiom in >>>>>>>>>>>> your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem". >>>>>>>>>>
    I suppose you could omit _all_ super-classical results from >>>>>>>>>> mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.



    So, the previous posts have much about this
    that you just snipped, that _snipping_ is

    Do you understand that the truth value of the Goldbach
    conjecture is currently unknown:
    (a) YES
    (b) NO

    Any answer besides (a) or (b) will be ignored.


    No, actually I assert that the truth value of "the"
    Goldbach conjecture, and there are a variety, is
    _independent_ ordinary accounts of number theory,
    and there are natural models of natural integers
    where it is so, and known, and where it is not, and
    known.


    The only way that I thought of is to test every even
    natural number greater than 2 to see if it is the sum
    of two prime numbers.

    It seems to me that this can all be accomplished directly
    in Peano Arithmetic with no models of any kind ever needed.
    We either find a counter-example or the search is infinite.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    Have immutable fixed constant semantic meanings
    and this seems to be the case within their
    Peano Arithmetic definitions.




    Quantify over the integers.

    Peano numbers are quite a reduced approximation to what
    _all_ the relations that the integers have: that they
    are. Variously first or second order with regards to
    Presburger arithmetic, Peano arithmetic with addition
    and multiplication still doesn't say that they aren't
    attaining a bound, here as would be "infinity".

    So, as a putative "inductive set", and unbounded, that's
    yet not an "infinite set".

    Before Kurt Goedel came along, there was Gottlob Frege.
    So, Frege had "completeness results", of arithmetic.
    Then, Russell write up an example of "Russell's paradox",
    proving Frege incomplete. Then Russell defines, he demands
    to say, he stipulates, against the fact that as von Neumann
    ordinals the Peano successors their world would be yet another
    example of "Russell's paradox", is "Russell's retro-thesis"
    that an ordinary infinity contains the Peano successors
    like von Neumann ordinals without containing according to
    Russell paradox an infinite member, while then after ordinal
    assignment, it's the first infinite ordinal itself. So,
    before Goedel came along, Frege had "completeness results",
    and before Russell came along, Frege has completeness results,
    then after Russell came along, Frege's publishing dropped off,
    yet he kept writing as one can read from something like Frege's
    posthumously published papers, point being that Frege was before
    Goedel, and has a full account of the Grundgesetzen. So, Goedel
    comes along and writes "completeness" results again, since,
    constructively they're just built again, ignoring Russell's paradox
    since he was sanctioned by Russell's retro-thesis, then with Cantor's anti-diagonal argument or the diagonal method, Goedel makes
    "incompleteness" results, that anyways, can be read off
    from Russell's paradox as for "Russell's incompleteness".


    So, in a roundabout way, there's always "infinity" in the
    natural numbers, and sometimes it's ignored. Then, about that thus being related to all of the results _among_ the numbers, all their relations,
    yet infinity is not finite. Furthermore, there are models
    of the unbounded for a usual law of small numbers the usual
    law of large numbers (LLN's, not, LLM's), those being fragments
    or "merely potential", unbounded, then there are extensions,
    since "infinity is in", the natural numbers, then the standard
    account is actually a left-over not the beginning, of the
    limit ordinals after zero.

    So, _due_ Peano successors and besides Peano arithmetic,
    since there are constructive accounts of arithmetic as
    increment and partition instead of addition and the usual
    account of the field, two groups instead of one field,
    Russell's paradox automatically applies "within" them,
    so "Russell's incompleteness" already applies "within" them,
    quantifying over them, and it's independent the usual
    law of large numbers the law of small numbers, whether
    then the _relations_ complete, and/or don't, since there
    are at least three models of "natural infinities".


    Then, whether infinity behaves as a prime or composite,
    or sits among twin or triple or quadruple primes, or
    is or isn't a sum of two primes, has that it doesn't
    even necessarily participate in finite arithmetic.
    There are models of integers where Goldbach's conjecture
    are so, and models of integers where Goldbach's conjecture
    is not so. This is about the relations "all, every", not
    necessarily simply about the finite "each, any". It's
    called "quantifier disambiguation" of the universal quantifier
    and Feferman knows it's a thing.


    One way to look at this is with regards to "Peano's
    successors", always at least one short infinity, and
    here "Peano's partitions, of infinity", always at
    least one short zero, then that being along the lines
    of whether the natural ordinal infinity is omega,
    plus/minus one, or 2^w, since increment adds one and
    partition divides in two.

    (Solomon's default judgement: "Half, Next".)

    Peano's infinitesimals, less familiar than Peano's successors,
    are even rather along these lines. Of course then it can
    be written constructively according to hyper-integers,
    Nelson's internal set theory, and neatly enough ZF itself,
    that "2^w" is the order type of Peano's partitions, while
    "w" is the order type of Peano's successors, though that
    those are both models of integers as either "wholes" or
    "indivisibles", from variously the big-end or little-end
    of numerical significance.


    So, these are all facts of mathematics, and make for a
    reasoner to be able to 1) not be a hypocrite like Russell,
    and 2) have natural infinities.




    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 20:43:24 2026
    From Newsgroup: sci.math

    On 4/17/2026 7:24 PM, Ross Finlayson wrote:
    On 04/17/2026 09:53 AM, olcott wrote:
    On 4/17/2026 10:14 AM, Ross Finlayson wrote:
    On 04/17/2026 07:58 AM, olcott wrote:
    On 4/17/2026 9:52 AM, Ross Finlayson wrote:
    On 04/17/2026 07:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is >>>>>>>>>>>>>>>>>>> out of
    scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question, >>>>>>>>>>>>>>>>
    My 28 year goal has been to make
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>
    *The above has been the question for 28 years* >>>>>>>>>>>>>>>> The truth value of the Goldbach conjecture is outside >>>>>>>>>>>>>>>> the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>>>>>> they are not, that they are "independent" the "standard >>>>>>>>>>>>>>> model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture >>>>>>>>>>>>>>
    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about >>>>>>>>>>>>> the qualities of _the entire system_ where, for examples, >>>>>>>>>>>>> whether the naturals are compact and make for fixed-point, >>>>>>>>>>>>> whether the direct-sum of infinitely-many naturals is >>>>>>>>>>>>> empty or infinity, about thusly whether there's a point-at- >>>>>>>>>>>>> infinity
    in "the naturals", naturally, whether you like it or not, >>>>>>>>>>>>> there's a prime at infinity or a composite at infinity, >>>>>>>>>>>>> whether or not according to the operations it's an even >>>>>>>>>>>>> number,
    then as with regards to whether or not that is or isn't >>>>>>>>>>>>> a sum of two primes, or about whether "addition" and >>>>>>>>>>>>> "multiplication", hold together "at infinity", for example >>>>>>>>>>>>> about notions like as from p-adic integers, where they don't. >>>>>>>>>>>>>
    For example, the direct-sum of the infinitely-many integers >>>>>>>>>>>>> would be one way, yet usually standardly it's _defined_ >>>>>>>>>>>>> the opposite way, then that thusly you have an axiom in >>>>>>>>>>>>> your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem". >>>>>>>>>>>
    I suppose you could omit _all_ super-classical results from >>>>>>>>>>> mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.



    So, the previous posts have much about this
    that you just snipped, that _snipping_ is

    Do you understand that the truth value of the Goldbach
    conjecture is currently unknown:
    (a) YES
    (b) NO

    Any answer besides (a) or (b) will be ignored.


    No, actually I assert that the truth value of "the"
    Goldbach conjecture, and there are a variety, is
    _independent_ ordinary accounts of number theory,
    and there are natural models of natural integers
    where it is so, and known, and where it is not, and
    known.


    The only way that I thought of is to test every even
    natural number greater than 2 to see if it is the sum
    of two prime numbers.

    It seems to me that this can all be accomplished directly
    in Peano Arithmetic with no models of any kind ever needed.
    We either find a counter-example or the search is infinite.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    Have immutable fixed constant semantic meanings
    and this seems to be the case within their
    Peano Arithmetic definitions.




    Quantify over the integers.

    Peano numbers are quite a reduced approximation to what
    _all_ the relations that the integers have: that they
    are. Variously first or second order with regards to
    Presburger arithmetic, Peano arithmetic with addition
    and multiplication still doesn't say that they aren't
    attaining a bound, here as would be "infinity".


    So maybe you are incapable of directly addressing
    a precise point.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    We can redefine those terms such that Goldbach truly
    is neither true not false.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 19:13:01 2026
    From Newsgroup: sci.math

    On 04/17/2026 06:43 PM, olcott wrote:
    On 4/17/2026 7:24 PM, Ross Finlayson wrote:
    On 04/17/2026 09:53 AM, olcott wrote:
    On 4/17/2026 10:14 AM, Ross Finlayson wrote:
    On 04/17/2026 07:58 AM, olcott wrote:
    On 4/17/2026 9:52 AM, Ross Finlayson wrote:
    On 04/17/2026 07:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>>>>>
    If there is a finite back-chained interference path >>>>>>>>>>>>>>>>>>>> from
    Goldbach
    conjecture to the body of knowledge then how it is >>>>>>>>>>>>>>>>>>>> out of
    scope ?

    The current path is not finite.
    The current path is to search every even >>>>>>>>>>>>>>>>>>> natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question, >>>>>>>>>>>>>>>>>
    My 28 year goal has been to make
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>>
    *The above has been the question for 28 years* >>>>>>>>>>>>>>>>> The truth value of the Goldbach conjecture is outside >>>>>>>>>>>>>>>>> the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>>>>>>> they are not, that they are "independent" the "standard >>>>>>>>>>>>>>>> model"

    It states that every even natural number greater >>>>>>>>>>>>>>> than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture >>>>>>>>>>>>>>>
    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about >>>>>>>>>>>>>> the qualities of _the entire system_ where, for examples, >>>>>>>>>>>>>> whether the naturals are compact and make for fixed-point, >>>>>>>>>>>>>> whether the direct-sum of infinitely-many naturals is >>>>>>>>>>>>>> empty or infinity, about thusly whether there's a point-at- >>>>>>>>>>>>>> infinity
    in "the naturals", naturally, whether you like it or not, >>>>>>>>>>>>>> there's a prime at infinity or a composite at infinity, >>>>>>>>>>>>>> whether or not according to the operations it's an even >>>>>>>>>>>>>> number,
    then as with regards to whether or not that is or isn't >>>>>>>>>>>>>> a sum of two primes, or about whether "addition" and >>>>>>>>>>>>>> "multiplication", hold together "at infinity", for example >>>>>>>>>>>>>> about notions like as from p-adic integers, where they don't. >>>>>>>>>>>>>>
    For example, the direct-sum of the infinitely-many integers >>>>>>>>>>>>>> would be one way, yet usually standardly it's _defined_ >>>>>>>>>>>>>> the opposite way, then that thusly you have an axiom in >>>>>>>>>>>>>> your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE >>>>>>>>>>>>> does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem". >>>>>>>>>>>>
    I suppose you could omit _all_ super-classical results from >>>>>>>>>>>> mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves. >>>>>>>>>>>>
    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.



    So, the previous posts have much about this
    that you just snipped, that _snipping_ is

    Do you understand that the truth value of the Goldbach
    conjecture is currently unknown:
    (a) YES
    (b) NO

    Any answer besides (a) or (b) will be ignored.


    No, actually I assert that the truth value of "the"
    Goldbach conjecture, and there are a variety, is
    _independent_ ordinary accounts of number theory,
    and there are natural models of natural integers
    where it is so, and known, and where it is not, and
    known.


    The only way that I thought of is to test every even
    natural number greater than 2 to see if it is the sum
    of two prime numbers.

    It seems to me that this can all be accomplished directly
    in Peano Arithmetic with no models of any kind ever needed.
    We either find a counter-example or the search is infinite.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    Have immutable fixed constant semantic meanings
    and this seems to be the case within their
    Peano Arithmetic definitions.




    Quantify over the integers.

    Peano numbers are quite a reduced approximation to what
    _all_ the relations that the integers have: that they
    are. Variously first or second order with regards to
    Presburger arithmetic, Peano arithmetic with addition
    and multiplication still doesn't say that they aren't
    attaining a bound, here as would be "infinity".


    So maybe you are incapable of directly addressing
    a precise point.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    We can redefine those terms such that Goldbach truly
    is neither true not false.


    Then, so would be what thusly was said about it.

    One does not "redefine terms", only see
    their fulfillment, here that all the relations
    are really the terms.


    So, many various conjectures in number theory like
    for arithmetic progressions, random graph colorings,
    Szmeredi's theorem and for van der Waerden and Roth,
    any of these "Ramsey theory" considerations and about
    here "various conjectures of Goldbach", about usually
    enough supertasks and passing the bar or toggling the
    switch, these are _independent_ standard number theory
    with its standard models of integers, so those do _not_
    suffice to say where a given Goldbach conjecture is or is not
    so about the _real_ model of the integers or in _effect_
    the model of the integers, about potential/practical
    and effective/actual infinity, which is in effect.

    So, you are a hypocrite, though it's common among the
    fields of mathematics, who would rather live in fragments
    in the retro-finitist's retro-Russell hypocrisy and
    wall-paper their coat-tailing, instead of confront the
    Erdos' "Giant Monster" of mathematical independence,
    here for some "Great Atlas" of mathematical independence,
    about _natural_ infinities and _natural_ continuity.

    Natural and real / naturlich wirklich.



    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 21:25:40 2026
    From Newsgroup: sci.math

    On 4/17/2026 9:13 PM, Ross Finlayson wrote:
    On 04/17/2026 06:43 PM, olcott wrote:
    On 4/17/2026 7:24 PM, Ross Finlayson wrote:
    On 04/17/2026 09:53 AM, olcott wrote:

    The only way that I thought of is to test every even
    natural number greater than 2 to see if it is the sum
    of two prime numbers.

    It seems to me that this can all be accomplished directly
    in Peano Arithmetic with no models of any kind ever needed.
    We either find a counter-example or the search is infinite.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    Have immutable fixed constant semantic meanings
    and this seems to be the case within their
    Peano Arithmetic definitions.




    Quantify over the integers.

    Peano numbers are quite a reduced approximation to what
    _all_ the relations that the integers have: that they
    are. Variously first or second order with regards to
    Presburger arithmetic, Peano arithmetic with addition
    and multiplication still doesn't say that they aren't
    attaining a bound, here as would be "infinity".


    So maybe you are incapable of directly addressing
    a precise point.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    We can redefine those terms such that Goldbach truly
    is neither true not false.


    Then, so would be what thusly was said about it.

    One does not "redefine terms", only see
    their fulfillment, here that all the relations
    are really the terms.


    So, many various conjectures in number theory like
    for arithmetic progressions, random graph colorings,
    Szmeredi's theorem and for van der Waerden and Roth,
    any of these "Ramsey theory" considerations and about
    here "various conjectures of Goldbach", about usually
    enough supertasks and passing the bar or toggling the
    switch, these are _independent_ standard number theory
    with its standard models of integers, so those do _not_
    suffice to say where a given Goldbach conjecture is or is not
    so about the _real_ model of the integers or in _effect_
    the model of the integers, about potential/practical
    and effective/actual infinity, which is in effect.

    So, you are a hypocrite, though it's common among the
    fields of mathematics, who would rather live in fragments
    in the retro-finitist's retro-Russell hypocrisy and
    wall-paper their coat-tailing, instead of confront the
    Erdos' "Giant Monster" of mathematical independence,
    here for some "Great Atlas" of mathematical independence,
    about _natural_ infinities and _natural_ continuity.

    Natural and real / naturlich wirklich.




    I don't understand any of that stuff I do know
    how to write a C program that would test this.
    Math uses terms-of-the-art to deceive.

    "undecidable" input has always only been semantically
    incoherent input or results that are outside of the
    body of knowledge such as the truth value of the Goldbach
    conjecture. You seem to talk around the issues that I
    raise never getting to the exact and 100% precise point.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 21:28:50 2026
    From Newsgroup: sci.math

    On 4/17/2026 9:13 PM, Ross Finlayson wrote:
    On 04/17/2026 06:43 PM, olcott wrote:
    On 4/17/2026 7:24 PM, Ross Finlayson wrote:
    On 04/17/2026 09:53 AM, olcott wrote:

    The only way that I thought of is to test every even
    natural number greater than 2 to see if it is the sum
    of two prime numbers.

    It seems to me that this can all be accomplished directly
    in Peano Arithmetic with no models of any kind ever needed.
    We either find a counter-example or the search is infinite.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    Have immutable fixed constant semantic meanings
    and this seems to be the case within their
    Peano Arithmetic definitions.




    Quantify over the integers.

    Peano numbers are quite a reduced approximation to what
    _all_ the relations that the integers have: that they
    are. Variously first or second order with regards to
    Presburger arithmetic, Peano arithmetic with addition
    and multiplication still doesn't say that they aren't
    attaining a bound, here as would be "infinity".


    So maybe you are incapable of directly addressing
    a precise point.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    We can redefine those terms such that Goldbach truly
    is neither true not false.


    Then, so would be what thusly was said about it.

    One does not "redefine terms", only see
    their fulfillment, here that all the relations
    are really the terms.


    So, many various conjectures in number theory like

    Changing the subject away from Goldbach.
    Please don't do that.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 19:32:20 2026
    From Newsgroup: sci.math

    On 04/17/2026 07:25 PM, olcott wrote:
    On 4/17/2026 9:13 PM, Ross Finlayson wrote:
    On 04/17/2026 06:43 PM, olcott wrote:
    On 4/17/2026 7:24 PM, Ross Finlayson wrote:
    On 04/17/2026 09:53 AM, olcott wrote:

    The only way that I thought of is to test every even
    natural number greater than 2 to see if it is the sum
    of two prime numbers.

    It seems to me that this can all be accomplished directly
    in Peano Arithmetic with no models of any kind ever needed.
    We either find a counter-example or the search is infinite.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    Have immutable fixed constant semantic meanings
    and this seems to be the case within their
    Peano Arithmetic definitions.




    Quantify over the integers.

    Peano numbers are quite a reduced approximation to what
    _all_ the relations that the integers have: that they
    are. Variously first or second order with regards to
    Presburger arithmetic, Peano arithmetic with addition
    and multiplication still doesn't say that they aren't
    attaining a bound, here as would be "infinity".


    So maybe you are incapable of directly addressing
    a precise point.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    We can redefine those terms such that Goldbach truly
    is neither true not false.


    Then, so would be what thusly was said about it.

    One does not "redefine terms", only see
    their fulfillment, here that all the relations
    are really the terms.


    So, many various conjectures in number theory like
    for arithmetic progressions, random graph colorings,
    Szmeredi's theorem and for van der Waerden and Roth,
    any of these "Ramsey theory" considerations and about
    here "various conjectures of Goldbach", about usually
    enough supertasks and passing the bar or toggling the
    switch, these are _independent_ standard number theory
    with its standard models of integers, so those do _not_
    suffice to say where a given Goldbach conjecture is or is not
    so about the _real_ model of the integers or in _effect_
    the model of the integers, about potential/practical
    and effective/actual infinity, which is in effect.

    So, you are a hypocrite, though it's common among the
    fields of mathematics, who would rather live in fragments
    in the retro-finitist's retro-Russell hypocrisy and
    wall-paper their coat-tailing, instead of confront the
    Erdos' "Giant Monster" of mathematical independence,
    here for some "Great Atlas" of mathematical independence,
    about _natural_ infinities and _natural_ continuity.

    Natural and real / naturlich wirklich.




    I don't understand any of that stuff I do know
    how to write a C program that would test this.
    Math uses terms-of-the-art to deceive.

    "undecidable" input has always only been semantically
    incoherent input or results that are outside of the
    body of knowledge such as the truth value of the Goldbach
    conjecture. You seem to talk around the issues that I
    raise never getting to the exact and 100% precise point.


    Yeah that's why nobody needs what that is
    for "Foundations" of mathematics.

    What you got there is called "empiricism",
    and it's neither scientific nor mathematically complete.

    What you should do is paste what I wrote into your bot bros,
    for example with the "panel" of the A.I.'s about theories
    alike mine, though then you'd probably want to take care
    that it would give them a reasoning for a mind of their own
    and a constant, consistent, complete, and concrete theory.

    Which _includes_ all standard theory, as an example.


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Fri Apr 17 21:42:29 2026
    From Newsgroup: sci.math

    On 4/17/2026 9:32 PM, Ross Finlayson wrote:
    On 04/17/2026 07:25 PM, olcott wrote:
    On 4/17/2026 9:13 PM, Ross Finlayson wrote:
    On 04/17/2026 06:43 PM, olcott wrote:
    On 4/17/2026 7:24 PM, Ross Finlayson wrote:
    On 04/17/2026 09:53 AM, olcott wrote:

    The only way that I thought of is to test every even
    natural number greater than 2 to see if it is the sum
    of two prime numbers.

    It seems to me that this can all be accomplished directly
    in Peano Arithmetic with no models of any kind ever needed.
    We either find a counter-example or the search is infinite.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    Have immutable fixed constant semantic meanings
    and this seems to be the case within their
    Peano Arithmetic definitions.




    Quantify over the integers.

    Peano numbers are quite a reduced approximation to what
    _all_ the relations that the integers have: that they
    are. Variously first or second order with regards to
    Presburger arithmetic, Peano arithmetic with addition
    and multiplication still doesn't say that they aren't
    attaining a bound, here as would be "infinity".


    So maybe you are incapable of directly addressing
    a precise point.

    This assumes that the terms:
    (a) even natural number
    (b) natural number
    (c) prime number
    (d) greater than 2
    (e) sum

    We can redefine those terms such that Goldbach truly
    is neither true not false.


    Then, so would be what thusly was said about it.

    One does not "redefine terms", only see
    their fulfillment, here that all the relations
    are really the terms.


    So, many various conjectures in number theory like
    for arithmetic progressions, random graph colorings,
    Szmeredi's theorem and for van der Waerden and Roth,
    any of these "Ramsey theory" considerations and about
    here "various conjectures of Goldbach", about usually
    enough supertasks and passing the bar or toggling the
    switch, these are _independent_ standard number theory
    with its standard models of integers, so those do _not_
    suffice to say where a given Goldbach conjecture is or is not
    so about the _real_ model of the integers or in _effect_
    the model of the integers, about potential/practical
    and effective/actual infinity, which is in effect.

    So, you are a hypocrite, though it's common among the
    fields of mathematics, who would rather live in fragments
    in the retro-finitist's retro-Russell hypocrisy and
    wall-paper their coat-tailing, instead of confront the
    Erdos' "Giant Monster" of mathematical independence,
    here for some "Great Atlas" of mathematical independence,
    about _natural_ infinities and _natural_ continuity.

    Natural and real / naturlich wirklich.




    I don't understand any of that stuff I do know
    how to write a C program that would test this.
    Math uses terms-of-the-art to deceive.

    "undecidable" input has always only been semantically
    incoherent input or results that are outside of the
    body of knowledge such as the truth value of the Goldbach
    conjecture. You seem to talk around the issues that I
    raise never getting to the exact and 100% precise point.


    Yeah that's why nobody needs what that is
    for "Foundations" of mathematics.

    What you got there is called "empiricism",
    and it's neither scientific nor mathematically complete.


    Not "empiricism" at all. My system is purely analytical on
    the basis of proof theoretic semantics that is said to
    be "anti-realist" (in other words not empirical at all).

    What you should do is paste what I wrote into your bot bros,
    for example with the "panel" of the A.I.'s about theories
    alike mine, though then you'd probably want to take care
    that it would give them a reasoning for a mind of their own
    and a constant, consistent, complete, and concrete theory.

    Which _includes_ all standard theory, as an example.


    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Sat Apr 18 12:15:55 2026
    From Newsgroup: sci.math

    On 17/04/2026 17:29, olcott wrote:
    On 4/17/2026 1:45 AM, Mikko wrote:
    On 16/04/2026 15:36, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.

    Nice to see that you agree.

    But you still havn't answered the question.


    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    Everything can be encoded about the Goldbach
    conjecture besides its truth value because
    its truth value is unknown.

    Depends on what you include in "everything".
    Also the back-chained inference is from the expression
    to the atomic fact (axioms) of the formal system of
    knowledge.

    But it is not known whther there is any.

    But you still havn't answered the question.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,sci.math,comp.theory on Sat Apr 18 07:58:26 2026
    From Newsgroup: sci.math

    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:
    On 4/14/2026 12:55 AM, Mikko wrote:
    On 13/04/2026 17:24, olcott wrote:
    On 4/13/2026 2:03 AM, Mikko wrote:
    On 12/04/2026 16:17, olcott wrote:
    On 4/12/2026 4:26 AM, Mikko wrote:
    On 11/04/2026 17:14, olcott wrote:
    On 4/11/2026 2:30 AM, Mikko wrote:
    On 10/04/2026 14:18, olcott wrote:
    On 4/10/2026 2:30 AM, Mikko wrote:
    On 09/04/2026 16:34, olcott wrote:
    On 4/9/2026 4:17 AM, Mikko wrote:
    On 08/04/2026 17:13, olcott wrote:
    On 4/8/2026 6:52 AM, olcott wrote:
    On 4/8/2026 2:08 AM, Mikko wrote:
    On 07/04/2026 17:49, olcott wrote:
    On 4/7/2026 3:00 AM, Mikko wrote:
    On 06/04/2026 14:21, olcott wrote:
    On 4/6/2026 3:27 AM, Mikko wrote:
    On 05/04/2026 14:25, olcott wrote:
    On 4/5/2026 2:05 AM, Mikko wrote:
    On 04/04/2026 19:23, olcott wrote: >>>>>>>>>>>>>>>>>>>>>>> On 4/4/2026 2:53 AM, Mikko wrote: >>>>>>>>>>>>>>>>>>>>>>>> On 03/04/2026 16:35, olcott wrote: >>>>>>>>>>>>>>>>>>>>>>>>> On 4/3/2026 2:13 AM, Mikko wrote: >>>>>>>>>>>>>>>>>>>>>>>>>> On 02/04/2026 23:58, olcott wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>> To be able to properly ground this in >>>>>>>>>>>>>>>>>>>>>>>>>>> existing foundational
    peer reviewed papers will take some time. >>>>>>>>>>>>>>>>>>>>>>>>>>
    Do you think 100 years would be enough, or at >>>>>>>>>>>>>>>>>>>>>>>>>> least some finite time?

    I have to carefully study at least a dozen papers >>>>>>>>>>>>>>>>>>>>>>>>> that may average 15 pages each. The basic notion >>>>>>>>>>>>>>>>>>>>>>>>> of a "well founded justification tree" essentially >>>>>>>>>>>>>>>>>>>>>>>>> means the Proof Theoretic notion of reduction to >>>>>>>>>>>>>>>>>>>>>>>>> a Canonical proof.


    % This sentence is not true.
    ?- LP = not(true(LP)).
    LP = not(true(LP)).
    ?- unify_with_occurs_check(LP, not(true(LP))). >>>>>>>>>>>>>>>>>>>>>>> false.


    The above Prolog determines that LP does not >>>>>>>>>>>>>>>>>>>>>>>>> have a "well founded justification tree". >>>>>>>>>>>>>>>>>>>>>>>>
    If you want to illustrate with examples you >>>>>>>>>>>>>>>>>>>>>>>> should have two examples:
    one with a negative result (as above) and one >>>>>>>>>>>>>>>>>>>>>>>> with a positive one.
    So the above example should be paired with one >>>>>>>>>>>>>>>>>>>>>>>> that has someting
    else in place of not(provable(F, G)) so that the >>>>>>>>>>>>>>>>>>>>>>>> result will not be
    false.


    THIS IS NOT A PROLOG SPECIFIC THING >>>>>>>>>>>>>>>>>>>>>>
    That's mainly true. However, in como.lang.prolog >>>>>>>>>>>>>>>>>>>>>> the discussion should
    be restricted to Prolog specific things, in this >>>>>>>>>>>>>>>>>>>>>> case to the Prolog
    example above and the contrasting Prolog example >>>>>>>>>>>>>>>>>>>>>> not yet shown.


    In order to elaborate the details of my system >>>>>>>>>>>>>>>>>>>>> I require some way to formalize natural language. >>>>>>>>>>>>>>>>>>>>> Montague Grammar, Rudolf Carnap Meaning Postulates, >>>>>>>>>>>>>>>>>>>>> the CycL language of the Cyc project and Prolog >>>>>>>>>>>>>>>>>>>>> are the options that I have been considering. >>>>>>>>>>>>>>>>>>>>>
    The notion of how a well-founded justification tree >>>>>>>>>>>>>>>>>>>>> eliminates undecidability is a key element of my >>>>>>>>>>>>>>>>>>>>> system.
    Prolog shows this best.

    It is not Prolog computable to determine whether a >>>>>>>>>>>>>>>>>>>> sentence of Peano
    arithmetic has a well-founded justification tree in >>>>>>>>>>>>>>>>>>>> Peano arithmetic.

    A formal language similar to Prolog that can represent >>>>>>>>>>>>>>>>>>> all of the semantics of PA can be developed so that >>>>>>>>>>>>>>>>>>> it detects and rejects expressions that lack well- >>>>>>>>>>>>>>>>>>> founded
    justification trees.

    A language does not detect. For detection you need an >>>>>>>>>>>>>>>>>> algorithm.

    unify_with_occurs_check(LP, not(true(LP))).
    is a function of the Prolog language that
    implements the algorithm.

    No, it is not. The question whether a sentence has a >>>>>>>>>>>>>>>> well- founded
    justification tree is a question about one thing so it >>>>>>>>>>>>>>>> needs an
    algrotim that takes only one input but
    uunify_with_occurs_check
    takes two.


    The number of inputs does not matter.
    If BY ANY MEANS a cycle is detected in the
    directed graph of the evaluation sequence of
    the expression then the expression is rejected.

    True(L, X) := rea+o rea BaseFacts(L) (+o reo X) // copyright >>>>>>>>>>>>>>> Olcott 2018
    If for any reason a back chained inference does
    not reach BaseFacts(L) then the expression is untrue. >>>>>>>>>>>>>>>

    CORRECTION:
    ...then the expression is untrue [within the body
    of knowledge that can be expressed in language].

    That is not useful unless there are methods to determine >>>>>>>>>>>>> whether
    rea+o rea BaseFacts(L) (+o reo X) for every X in some L. >>>>>>>>>>>>>
    You can't use nify_with_occurs_check/2 to deremine whether >>>>>>>>>>>>> True(X, L).

    If there is a finite back-chained inference path from X >>>>>>>>>>>> to +o then X is true.

    That does not help if you don't know whether there is a finite >>>>>>>>>>> back-chained inference path from X to +o.

    You simply do the back-chained inference and it reaches
    the subset of BaseFacts or it does not. If it reaches
    a loop then it is rejected as semantically incoherent.

    And if it does neither ?

    It either finds a finite path or finds that no
    finite path exists.

    There is no such it.

    This is the it:
    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    A goal that is not and cannot be achieved.

    All instances of undecidability have either been provably
    semantically incoherent input:

    Olcott's Minimal Type Theory
    G rao -4Prov[PA](riLGriY)
    Directed Graph of evaluation sequence
    00 rao-a-a-a-a-a-a-a-a-a-a-a-a-a-a 01 02
    01 G
    02 -4-a-a-a-a-a-a-a-a-a-a-a-a-a-a 03
    03 Prov[PA]-a-a-a-a-a-a-a 04
    04 G||del_Number_of 01-a // cycle

    Or outside of the body of knowledge such as the
    truth value of the Goldbach conjecture.

    It is not known whether there is a finite back-chained inference path
    from Goldbach conjecture to the body of knowledge. If there is then
    the conjecture is both true and untrue according to your statements
    above.

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?


    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to comp.theory,sci.logic,sci.math,comp.ai.philosophy on Sat Apr 18 07:59:33 2026
    From Newsgroup: sci.math

    On 4/18/2026 4:15 AM, Mikko wrote:
    On 17/04/2026 17:29, olcott wrote:
    On 4/17/2026 1:45 AM, Mikko wrote:
    On 16/04/2026 15:36, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.

    Nice to see that you agree.

    But you still havn't answered the question.


    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    Everything can be encoded about the Goldbach
    conjecture besides its truth value because
    its truth value is unknown.

    Depends on what you include in "everything".

    Zero details of general knowledge about the elements
    of the conjecture itself are not included.

    Also the back-chained inference is from the expression
    to the atomic fact (axioms) of the formal system of
    knowledge.

    But it is not known whther there is any.

    But you still havn't answered the question.


    This that are unknown are not known thus not
    elements of the body of knowledge.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Richard Damon@Richard@Damon-Family.org to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Sat Apr 18 12:13:42 2026
    From Newsgroup: sci.math

    On 4/17/26 11:19 AM, Ross Finlayson wrote:
    On 04/17/2026 08:12 AM, Richard Damon wrote:
    On 4/17/26 10:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>
    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside >>>>>>>>>>>>> the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>>> they are not, that they are "independent" the "standard model" >>>>>>>>>>>
    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples,
    whether the naturals are compact and make for fixed-point, >>>>>>>>>> whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a
    point-at-infinity
    in "the naturals", naturally, whether you like it or not,
    there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number, >>>>>>>>>> then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example >>>>>>>>>> about notions like as from p-adic integers, where they don't. >>>>>>>>>>
    For example, the direct-sum of the infinitely-many integers >>>>>>>>>> would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem". >>>>>>>>
    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.


    Right, because "Knowledge" and "Truth" are different things.

    It seems you just admitted that you goal is unatainable, that there
    *ARE* statements with a truth value (like the Goldbach Conjecture) that
    can not be actually proven based on our current knowledge.

    It isn't that the Goldbach Conjecture doesn't have a meaning, but it
    expresses something whose answer is currently not known, and might never
    be known.

    The problem is you can not exhaustively search the possible space it
    discusses to rule out that there is a counter example. No matter how
    high you test, there are still larger numbers where a counter example
    might be found. So unless you happen to be able to find an actual proof
    of its truth, it might be unknowable.

    This is the whole concept of incompleteness, a term I don't think you
    understand. Being "incomplete" doesn't make a system less usefull, and
    in fact comes out of the fact that the power of the system to exprss
    thins grew too rapidly for it to be able to analyize EVERYTHING, but it
    still does more than a lessor system that can analyize everything it can
    express.

    Why lose?

    Who said "lose"?


    Eventually for something like Zeno's discourse and dialectic
    on "motion" and why it's profound and not necessarily a paradox,
    why lose?

    Who said "lose"?



    It brings some baggage, yet, what's always useful, and,
    then the idea is to arrive at a wider, fuller dialectic
    and greater, truer synthesis, the analysis, from "first
    principles" for "final cause", why that's not baggage
    (the bulky, awkward, and encumbered) instead kit.

    So, one can never defeat Zeno's arguments: only win them.



    Sure you can. You just point out that "time" isn't measured in "steps of aruement", and that the sequence of steps add up to a total finite
    period of time, so the limit point when the event happens, is actually reached.

    Zeno's logic and methodology FAILS because it can't actually handle the infinity it wants to talk about.

    Yes, it can take an infinite number of calculation steps to get to the
    event, but that is only an issue if you can't handle infinite
    calculations. Since the "time" that it represents is finite, even if the
    sum of an infinite number of terms, we can reach that time in reality.

    All Zeno showed is that is methodology can't handle that problem with
    that method.
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to comp.theory,sci.logic,sci.math,comp.ai.philosophy on Sun Apr 19 11:54:21 2026
    From Newsgroup: sci.math

    On 18/04/2026 15:59, olcott wrote:
    On 4/18/2026 4:15 AM, Mikko wrote:
    On 17/04/2026 17:29, olcott wrote:
    On 4/17/2026 1:45 AM, Mikko wrote:
    On 16/04/2026 15:36, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach >>>>>>>> conjecture to the body of knowledge then how it is out of scope ? >>>>>>>
    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question,

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside
    the scope of the body of knowledge.

    Nice to see that you agree.

    But you still havn't answered the question.


    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?

    Everything can be encoded about the Goldbach
    conjecture besides its truth value because
    its truth value is unknown.

    Depends on what you include in "everything".

    Zero details of general knowledge about the elements
    of the conjecture itself are not included.

    Sounds reasonable.

    Also the back-chained inference is from the expression
    to the atomic fact (axioms) of the formal system of
    knowledge.

    But it is not known whther there is any.

    But you still havn't answered the question.


    This that are unknown are not known thus not
    elements of the body of knowledge.

    Sounds reasonable.

    But the question is still unasnwered.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,comp.theory,sci.math,comp.theory on Sun Apr 19 11:59:45 2026
    From Newsgroup: sci.math

    On 18/04/2026 15:58, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:
    On 4/14/2026 12:55 AM, Mikko wrote:
    On 13/04/2026 17:24, olcott wrote:
    On 4/13/2026 2:03 AM, Mikko wrote:
    On 12/04/2026 16:17, olcott wrote:
    On 4/12/2026 4:26 AM, Mikko wrote:
    On 11/04/2026 17:14, olcott wrote:
    On 4/11/2026 2:30 AM, Mikko wrote:
    On 10/04/2026 14:18, olcott wrote:
    On 4/10/2026 2:30 AM, Mikko wrote:
    On 09/04/2026 16:34, olcott wrote:
    On 4/9/2026 4:17 AM, Mikko wrote:
    On 08/04/2026 17:13, olcott wrote:
    On 4/8/2026 6:52 AM, olcott wrote:
    On 4/8/2026 2:08 AM, Mikko wrote:
    On 07/04/2026 17:49, olcott wrote:
    On 4/7/2026 3:00 AM, Mikko wrote:
    On 06/04/2026 14:21, olcott wrote:
    On 4/6/2026 3:27 AM, Mikko wrote:
    On 05/04/2026 14:25, olcott wrote:
    On 4/5/2026 2:05 AM, Mikko wrote: >>>>>>>>>>>>>>>>>>>>>>> On 04/04/2026 19:23, olcott wrote: >>>>>>>>>>>>>>>>>>>>>>>> On 4/4/2026 2:53 AM, Mikko wrote: >>>>>>>>>>>>>>>>>>>>>>>>> On 03/04/2026 16:35, olcott wrote: >>>>>>>>>>>>>>>>>>>>>>>>>> On 4/3/2026 2:13 AM, Mikko wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>> On 02/04/2026 23:58, olcott wrote: >>>>>>>>>>>>>>>>>>>>>>>>>>>> To be able to properly ground this in >>>>>>>>>>>>>>>>>>>>>>>>>>>> existing foundational
    peer reviewed papers will take some time. >>>>>>>>>>>>>>>>>>>>>>>>>>>
    Do you think 100 years would be enough, or at >>>>>>>>>>>>>>>>>>>>>>>>>>> least some finite time?

    I have to carefully study at least a dozen papers >>>>>>>>>>>>>>>>>>>>>>>>>> that may average 15 pages each. The basic notion >>>>>>>>>>>>>>>>>>>>>>>>>> of a "well founded justification tree" >>>>>>>>>>>>>>>>>>>>>>>>>> essentially
    means the Proof Theoretic notion of reduction to >>>>>>>>>>>>>>>>>>>>>>>>>> a Canonical proof.


    % This sentence is not true.
    ?- LP = not(true(LP)).
    LP = not(true(LP)).
    ?- unify_with_occurs_check(LP, not(true(LP))). >>>>>>>>>>>>>>>>>>>>>>>> false.


    The above Prolog determines that LP does not >>>>>>>>>>>>>>>>>>>>>>>>>> have a "well founded justification tree". >>>>>>>>>>>>>>>>>>>>>>>>>
    If you want to illustrate with examples you >>>>>>>>>>>>>>>>>>>>>>>>> should have two examples:
    one with a negative result (as above) and one >>>>>>>>>>>>>>>>>>>>>>>>> with a positive one.
    So the above example should be paired with one >>>>>>>>>>>>>>>>>>>>>>>>> that has someting
    else in place of not(provable(F, G)) so that >>>>>>>>>>>>>>>>>>>>>>>>> the result will not be
    false.


    THIS IS NOT A PROLOG SPECIFIC THING >>>>>>>>>>>>>>>>>>>>>>>
    That's mainly true. However, in como.lang.prolog >>>>>>>>>>>>>>>>>>>>>>> the discussion should
    be restricted to Prolog specific things, in this >>>>>>>>>>>>>>>>>>>>>>> case to the Prolog
    example above and the contrasting Prolog example >>>>>>>>>>>>>>>>>>>>>>> not yet shown.


    In order to elaborate the details of my system >>>>>>>>>>>>>>>>>>>>>> I require some way to formalize natural language. >>>>>>>>>>>>>>>>>>>>>> Montague Grammar, Rudolf Carnap Meaning Postulates, >>>>>>>>>>>>>>>>>>>>>> the CycL language of the Cyc project and Prolog >>>>>>>>>>>>>>>>>>>>>> are the options that I have been considering. >>>>>>>>>>>>>>>>>>>>>>
    The notion of how a well-founded justification tree >>>>>>>>>>>>>>>>>>>>>> eliminates undecidability is a key element of my >>>>>>>>>>>>>>>>>>>>>> system.
    Prolog shows this best.

    It is not Prolog computable to determine whether a >>>>>>>>>>>>>>>>>>>>> sentence of Peano
    arithmetic has a well-founded justification tree in >>>>>>>>>>>>>>>>>>>>> Peano arithmetic.

    A formal language similar to Prolog that can represent >>>>>>>>>>>>>>>>>>>> all of the semantics of PA can be developed so that >>>>>>>>>>>>>>>>>>>> it detects and rejects expressions that lack well- >>>>>>>>>>>>>>>>>>>> founded
    justification trees.

    A language does not detect. For detection you need an >>>>>>>>>>>>>>>>>>> algorithm.

    unify_with_occurs_check(LP, not(true(LP))). >>>>>>>>>>>>>>>>>> is a function of the Prolog language that
    implements the algorithm.

    No, it is not. The question whether a sentence has a >>>>>>>>>>>>>>>>> well- founded
    justification tree is a question about one thing so it >>>>>>>>>>>>>>>>> needs an
    algrotim that takes only one input but
    uunify_with_occurs_check
    takes two.


    The number of inputs does not matter.
    If BY ANY MEANS a cycle is detected in the
    directed graph of the evaluation sequence of
    the expression then the expression is rejected. >>>>>>>>>>>>>>>>
    True(L, X) := rea+o rea BaseFacts(L) (+o reo X) // copyright >>>>>>>>>>>>>>>> Olcott 2018
    If for any reason a back chained inference does >>>>>>>>>>>>>>>> not reach BaseFacts(L) then the expression is untrue. >>>>>>>>>>>>>>>>

    CORRECTION:
    ...then the expression is untrue [within the body >>>>>>>>>>>>>>> of knowledge that can be expressed in language].

    That is not useful unless there are methods to determine >>>>>>>>>>>>>> whether
    rea+o rea BaseFacts(L) (+o reo X) for every X in some L. >>>>>>>>>>>>>>
    You can't use nify_with_occurs_check/2 to deremine whether >>>>>>>>>>>>>> True(X, L).

    If there is a finite back-chained inference path from X >>>>>>>>>>>>> to +o then X is true.

    That does not help if you don't know whether there is a finite >>>>>>>>>>>> back-chained inference path from X to +o.

    You simply do the back-chained inference and it reaches
    the subset of BaseFacts or it does not. If it reaches
    a loop then it is rejected as semantically incoherent.

    And if it does neither ?

    It either finds a finite path or finds that no
    finite path exists.

    There is no such it.

    This is the it:
    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    A goal that is not and cannot be achieved.

    All instances of undecidability have either been provably
    semantically incoherent input:

    Olcott's Minimal Type Theory
    G rao -4Prov[PA](riLGriY)
    Directed Graph of evaluation sequence
    00 rao-a-a-a-a-a-a-a-a-a-a-a-a-a-a 01 02
    01 G
    02 -4-a-a-a-a-a-a-a-a-a-a-a-a-a-a 03
    03 Prov[PA]-a-a-a-a-a-a-a 04
    04 G||del_Number_of 01-a // cycle

    Or outside of the body of knowledge such as the
    truth value of the Goldbach conjecture.

    It is not known whether there is a finite back-chained inference path
    from Goldbach conjecture to the body of knowledge. If there is then
    the conjecture is both true and untrue according to your statements
    above.

    It is known that the truth value of the Goldbach
    conjecture is unknown this is out-of-scope for

    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    If there is a finite back-chained interference path from Goldbach
    conjecture to the body of knowledge then how it is out of scope ?


    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians don't
    find it interesting if all you can say that all knowledge is knowable
    and everything else is not.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Sun Apr 19 09:15:49 2026
    From Newsgroup: sci.math

    On 04/18/2026 09:13 AM, Richard Damon wrote:
    On 4/17/26 11:19 AM, Ross Finlayson wrote:
    On 04/17/2026 08:12 AM, Richard Damon wrote:
    On 4/17/26 10:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question, >>>>>>>>>>>>>>
    My 28 year goal has been to make
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>
    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside >>>>>>>>>>>>>> the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>>>> they are not, that they are "independent" the "standard model" >>>>>>>>>>>>
    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture

    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples, >>>>>>>>>>> whether the naturals are compact and make for fixed-point, >>>>>>>>>>> whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a
    point-at-infinity
    in "the naturals", naturally, whether you like it or not, >>>>>>>>>>> there's a prime at infinity or a composite at infinity,
    whether or not according to the operations it's an even number, >>>>>>>>>>> then as with regards to whether or not that is or isn't
    a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example >>>>>>>>>>> about notions like as from p-adic integers, where they don't. >>>>>>>>>>>
    For example, the direct-sum of the infinitely-many integers >>>>>>>>>>> would be one way, yet usually standardly it's _defined_
    the opposite way, then that thusly you have an axiom in
    your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem". >>>>>>>>>
    I suppose you could omit _all_ super-classical results from
    mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.


    Right, because "Knowledge" and "Truth" are different things.

    It seems you just admitted that you goal is unatainable, that there
    *ARE* statements with a truth value (like the Goldbach Conjecture) that
    can not be actually proven based on our current knowledge.

    It isn't that the Goldbach Conjecture doesn't have a meaning, but it
    expresses something whose answer is currently not known, and might never >>> be known.

    The problem is you can not exhaustively search the possible space it
    discusses to rule out that there is a counter example. No matter how
    high you test, there are still larger numbers where a counter example
    might be found. So unless you happen to be able to find an actual proof
    of its truth, it might be unknowable.

    This is the whole concept of incompleteness, a term I don't think you
    understand. Being "incomplete" doesn't make a system less usefull, and
    in fact comes out of the fact that the power of the system to exprss
    thins grew too rapidly for it to be able to analyize EVERYTHING, but it
    still does more than a lessor system that can analyize everything it can >>> express.

    Why lose?

    Who said "lose"?


    Eventually for something like Zeno's discourse and dialectic
    on "motion" and why it's profound and not necessarily a paradox,
    why lose?

    Who said "lose"?



    It brings some baggage, yet, what's always useful, and,
    then the idea is to arrive at a wider, fuller dialectic
    and greater, truer synthesis, the analysis, from "first
    principles" for "final cause", why that's not baggage
    (the bulky, awkward, and encumbered) instead kit.

    So, one can never defeat Zeno's arguments: only win them.



    Sure you can. You just point out that "time" isn't measured in "steps of aruement", and that the sequence of steps add up to a total finite
    period of time, so the limit point when the event happens, is actually reached.

    Zeno's logic and methodology FAILS because it can't actually handle the infinity it wants to talk about.

    Yes, it can take an infinite number of calculation steps to get to the
    event, but that is only an issue if you can't handle infinite
    calculations. Since the "time" that it represents is finite, even if the
    sum of an infinite number of terms, we can reach that time in reality.

    All Zeno showed is that is methodology can't handle that problem with
    that method.

    So, thusly, you'd agree that there are inductive arguments
    that are never.first.false, to use the brief notation as
    of that generally conscientious logician Burns, that furthermore
    the realm of relevance would concur that it's furthermore not.ultimately.untrue.

    Furthermore now you must agree that inductive accounts may not
    complete themselves, only as of sorts of deductive accounts,
    about matters of _infinity_ and correspondingly _continuity_,
    that the completions are like so and that there's a case for
    the "infinite limit" besides as usually given, the "inductive limit".


    So, are inductive accounts "defeated", or deductive accounts "won"?

    Seems you won't agree to be wrong, ..., thusly you must be making
    an account where both of Zeno's conflicting counterarguments must
    be true, each not.first.false, while yet ultimately.untrue, about
    some greater account that's ultimately.true.


    Now, instead you seem to claim that "time", as some continuous
    quantity, has not the properties of measurement of time. So,
    according to the language of the theory of magnitudes of the
    time with regards to the infinitely-divisible and indivisibles,
    that's not so.

    Furthermore, you claim then that induction is not un-bounded,
    which is also not so, about the language of the theory of the
    time about the "potential" as un-bounded, vis-a-vis an "actual",
    infinity.


    Both of those are making "losers" not "winners".


    Now, you're free to carry that burden yourself,
    not impose it on others. Furthermore, anyone
    can make their own constructive arguments in their
    course of "winning Zeno's race",


    So, if you're going to "not lose", you can't be breaking
    the rules.

    Instead, there must be an actual account of why the inductive
    limit is actually the infinite limit, in this particular case
    of the geometric series.


    Then, besides the usual setups of Zeno of thought experiments
    and reasoning exercises (_not_ paradoxes since uniform motion
    is obvious to any with sense and science, in _time_), each as
    of about either the geometric series or related rates, then
    there's another account besides as like "the ant's march",
    of "the bee's flight(s)", that like Vitali makes what is
    called a "non-measurable set" an account of "equi-decomposability"
    that the "infinite limit" would be _twice_, exactly, what
    the inductive account (co-induction, a reductio) used to
    justify the usual inductive limit, would give.


    So, besides that the usual account of "inductive limit" is
    preferential to not being wrong, and a ready account is given
    that that's incoherent and inconsistent, there's another
    where that's twice wrong.

    So, why lose? Furthermore, why make losers?

    Aristotle won't be made a fool: and Zeno is not defeated, only won.




    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,comp.theory,sci.math,comp.ai.philosophy on Sun Apr 19 10:07:24 2026
    From Newsgroup: sci.math

    On 04/19/2026 09:15 AM, Ross Finlayson wrote:
    On 04/18/2026 09:13 AM, Richard Damon wrote:
    On 4/17/26 11:19 AM, Ross Finlayson wrote:
    On 04/17/2026 08:12 AM, Richard Damon wrote:
    On 4/17/26 10:04 AM, olcott wrote:
    On 4/17/2026 2:49 AM, Ross Finlayson wrote:
    On 04/16/2026 05:41 PM, olcott wrote:
    On 4/16/2026 7:04 PM, Ross Finlayson wrote:
    On 04/16/2026 12:47 PM, olcott wrote:
    On 4/16/2026 1:45 PM, Ross Finlayson wrote:
    On 04/16/2026 11:24 AM, olcott wrote:
    On 4/16/2026 12:47 PM, Ross Finlayson wrote:
    On 04/16/2026 10:27 AM, olcott wrote:
    On 4/16/2026 12:10 PM, Ross Finlayson wrote:
    On 04/16/2026 05:36 AM, olcott wrote:
    On 4/16/2026 3:26 AM, Mikko wrote:
    On 15/04/2026 14:57, olcott wrote:
    On 4/15/2026 1:54 AM, Mikko wrote:
    On 14/04/2026 16:48, olcott wrote:

    It is known that the truth value of the Goldbach >>>>>>>>>>>>>>>>>>> conjecture is unknown this is out-of-scope for >>>>>>>>>>>>>>>>>>>
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>>>>
    If there is a finite back-chained interference path from >>>>>>>>>>>>>>>>>> Goldbach
    conjecture to the body of knowledge then how it is out of >>>>>>>>>>>>>>>>>> scope ?

    The current path is not finite.
    The current path is to search every even
    natural number greater than 2 to see if
    it is the sum of two prime numbers.

    An inifinite paths are irrelevant to the question, >>>>>>>>>>>>>>>
    My 28 year goal has been to make
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>>
    *The above has been the question for 28 years*
    The truth value of the Goldbach conjecture is outside >>>>>>>>>>>>>>> the scope of the body of knowledge.



    No it's not, various conjectures of Goldbach have models >>>>>>>>>>>>>> of integers where they are so and models of integers where >>>>>>>>>>>>>> they are not, that they are "independent" the "standard >>>>>>>>>>>>>> model"

    It states that every even natural number greater
    than 2 is the sum of two prime numbers.
    https://en.wikipedia.org/wiki/Goldbach%27s_conjecture >>>>>>>>>>>>>
    This is a YES/NO decision problem that cannot
    possibly depend on any point of view, model
    or difference terms-of-the-art.


    No it's not. There are matters of number theory about
    the qualities of _the entire system_ where, for examples, >>>>>>>>>>>> whether the naturals are compact and make for fixed-point, >>>>>>>>>>>> whether the direct-sum of infinitely-many naturals is
    empty or infinity, about thusly whether there's a
    point-at-infinity
    in "the naturals", naturally, whether you like it or not, >>>>>>>>>>>> there's a prime at infinity or a composite at infinity, >>>>>>>>>>>> whether or not according to the operations it's an even number, >>>>>>>>>>>> then as with regards to whether or not that is or isn't >>>>>>>>>>>> a sum of two primes, or about whether "addition" and
    "multiplication", hold together "at infinity", for example >>>>>>>>>>>> about notions like as from p-adic integers, where they don't. >>>>>>>>>>>>
    For example, the direct-sum of the infinitely-many integers >>>>>>>>>>>> would be one way, yet usually standardly it's _defined_ >>>>>>>>>>>> the opposite way, then that thusly you have an axiom in >>>>>>>>>>>> your mathematics you didn't even know you had.




    Changing the subject with Obfuscation away from the
    fact that every even natural number greater than 2
    is the sum of two prime numbers is only TRUE or FALSE
    does not even seem to be honest.


    No, it's _proving_ that it's _not_ a "yes/no decision problem". >>>>>>>>>>
    I suppose you could omit _all_ super-classical results from >>>>>>>>>> mathematics,
    since they readily have constructible accounts
    for and against that dispute each other and themselves.

    We could call that an "ant", then, a frozen ant.



    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.


    Well, you've been talking about Goedel's incompleteness

    Can you have a laser focus on just exactly the
    one 100% specific point above?

    The first words that are no so laser focused will
    cause me to totally ignore everything else that you
    have said.

    An OCD degree of laser focus is the source of all
    creative genius in the world.


    It's actually an exercise in _reading comprehension_.
    Reading as an exercise involves multiple passes of
    parsing. There is no actual finality in statement.
    It's un-scientific to presume declarative fact.
    Text is always a fragment. The context is always
    existent, and the text is always outside of it.


    It seems to be a dishonest dodge way from this point

    What are the ultra simplified details of exactly
    how every even natural number greater than 2 is
    the sum of two prime numbers can possibly be other
    than TRUE or FALSE?

    Give me one concrete example of
    Exactly one natural number paired
    with exactly two other natural numbers
    where Goldbach is neither TRUE nor FALSE.

    All that I am establishing is that there are
    some expressions of language that have truth
    values that do not exist within the body of
    knowledge.

    You keep talking in endless circles around
    this single precise point.


    Right, because "Knowledge" and "Truth" are different things.

    It seems you just admitted that you goal is unatainable, that there
    *ARE* statements with a truth value (like the Goldbach Conjecture) that >>>> can not be actually proven based on our current knowledge.

    It isn't that the Goldbach Conjecture doesn't have a meaning, but it
    expresses something whose answer is currently not known, and might
    never
    be known.

    The problem is you can not exhaustively search the possible space it
    discusses to rule out that there is a counter example. No matter how
    high you test, there are still larger numbers where a counter example
    might be found. So unless you happen to be able to find an actual proof >>>> of its truth, it might be unknowable.

    This is the whole concept of incompleteness, a term I don't think you
    understand. Being "incomplete" doesn't make a system less usefull, and >>>> in fact comes out of the fact that the power of the system to exprss
    thins grew too rapidly for it to be able to analyize EVERYTHING, but it >>>> still does more than a lessor system that can analyize everything it
    can
    express.

    Why lose?

    Who said "lose"?


    Eventually for something like Zeno's discourse and dialectic
    on "motion" and why it's profound and not necessarily a paradox,
    why lose?

    Who said "lose"?



    It brings some baggage, yet, what's always useful, and,
    then the idea is to arrive at a wider, fuller dialectic
    and greater, truer synthesis, the analysis, from "first
    principles" for "final cause", why that's not baggage
    (the bulky, awkward, and encumbered) instead kit.

    So, one can never defeat Zeno's arguments: only win them.



    Sure you can. You just point out that "time" isn't measured in "steps of
    aruement", and that the sequence of steps add up to a total finite
    period of time, so the limit point when the event happens, is actually
    reached.

    Zeno's logic and methodology FAILS because it can't actually handle the
    infinity it wants to talk about.

    Yes, it can take an infinite number of calculation steps to get to the
    event, but that is only an issue if you can't handle infinite
    calculations. Since the "time" that it represents is finite, even if the
    sum of an infinite number of terms, we can reach that time in reality.

    All Zeno showed is that is methodology can't handle that problem with
    that method.

    So, thusly, you'd agree that there are inductive arguments
    that are never.first.false, to use the brief notation as
    of that generally conscientious logician Burns, that furthermore
    the realm of relevance would concur that it's furthermore not.ultimately.untrue.

    Furthermore now you must agree that inductive accounts may not
    complete themselves, only as of sorts of deductive accounts,
    about matters of _infinity_ and correspondingly _continuity_,
    that the completions are like so and that there's a case for
    the "infinite limit" besides as usually given, the "inductive limit".


    So, are inductive accounts "defeated", or deductive accounts "won"?

    Seems you won't agree to be wrong, ..., thusly you must be making
    an account where both of Zeno's conflicting counterarguments must
    be true, each not.first.false, while yet ultimately.untrue, about
    some greater account that's ultimately.true.


    Now, instead you seem to claim that "time", as some continuous
    quantity, has not the properties of measurement of time. So,
    according to the language of the theory of magnitudes of the
    time with regards to the infinitely-divisible and indivisibles,
    that's not so.

    Furthermore, you claim then that induction is not un-bounded,
    which is also not so, about the language of the theory of the
    time about the "potential" as un-bounded, vis-a-vis an "actual",
    infinity.


    Both of those are making "losers" not "winners".


    Now, you're free to carry that burden yourself,
    not impose it on others. Furthermore, anyone
    can make their own constructive arguments in their
    course of "winning Zeno's race",


    So, if you're going to "not lose", you can't be breaking
    the rules.

    Instead, there must be an actual account of why the inductive
    limit is actually the infinite limit, in this particular case
    of the geometric series.


    Then, besides the usual setups of Zeno of thought experiments
    and reasoning exercises (_not_ paradoxes since uniform motion
    is obvious to any with sense and science, in _time_), each as
    of about either the geometric series or related rates, then
    there's another account besides as like "the ant's march",
    of "the bee's flight(s)", that like Vitali makes what is
    called a "non-measurable set" an account of "equi-decomposability"
    that the "infinite limit" would be _twice_, exactly, what
    the inductive account (co-induction, a reductio) used to
    justify the usual inductive limit, would give.


    So, besides that the usual account of "inductive limit" is
    preferential to not being wrong, and a ready account is given
    that that's incoherent and inconsistent, there's another
    where that's twice wrong.

    So, why lose? Furthermore, why make losers?

    Aristotle won't be made a fool: and Zeno is not defeated, only won.





    So, "the double reductio" is a usual account of thorough analysis.

    Ad _infinitum_, and, _ab_ absurdam.
    To _infinity_, and _from_ the forms.



    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Sun Apr 19 12:21:41 2026
    From Newsgroup: sci.math

    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians don't
    find it interesting if all you can say that all knowledge is knowable
    and everything else is not.


    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Richard Damon@Richard@Damon-Family.org to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Sun Apr 19 13:58:07 2026
    From Newsgroup: sci.math

    On 4/19/26 1:21 PM, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians don't
    find it interesting if all you can say that all knowledge is knowable
    and everything else is not.


    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.


    Nope.

    Undecidability can not come from Semantic Incoherence, as the definition
    of Undecidability ia based on there being a coherent answer, just not
    one that can be determined by a computation.

    To be "a problem" there must be a fully defined mapping of inputs to
    outputs, and thus the probelm is not incoherent.

    Your problem is that you yourself are incoherent and don't understand
    what you are talking about, but keep on resorting to false definition
    and fallacious arguements.

    Note, just because an answer is currently "unknown" doesn't mean that
    the problem is undecidable. For a problem to be undecidable, there must
    be SOME inputs for which we can never know the actual answer.
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Mon Apr 20 11:49:51 2026
    From Newsgroup: sci.math

    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians don't
    find it interesting if all you can say that all knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that neither
    the sentence nor its negation is a theorem. If a sentence of a first
    order theory is undecidable then it is known that it is true is some
    models of the theory and false in others. Whether is is true in a
    particular may be known in some cases and unknown in others.

    Whether Goldbach's conjecture is decidable is not known.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Mon Apr 20 08:31:55 2026
    From Newsgroup: sci.math

    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown and
    there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians don't
    find it interesting if all you can say that all knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.


    If a sentence of a first
    order theory is undecidable then it is known that it is true is some
    models of the theory and false in others. Whether is is true in a
    particular may be known in some cases and unknown in others.

    Whether Goldbach's conjecture is decidable is not known.

    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,sci.math,comp.ai.philosophy on Mon Apr 20 07:54:31 2026
    From Newsgroup: sci.math

    On 04/20/2026 01:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown and
    there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians don't
    find it interesting if all you can say that all knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that neither
    the sentence nor its negation is a theorem. If a sentence of a first
    order theory is undecidable then it is known that it is true is some
    models of the theory and false in others. Whether is is true in a
    particular may be known in some cases and unknown in others.

    Whether Goldbach's conjecture is decidable is not known.


    Yes, well put, " ... at this time", "... as is commonly known".
    That defines "conjecture" vis-a-vis "theorem". The usual idea
    of a conjecture is as being a predicate vis-a-vis well-formed
    statements in the language of the theory, for "proven conjectures"
    the theorems, vis-a-vis, "model results" the theorems, or if
    models are "faithful" and make "witness" then as are "testaments"
    in the language of the theory, that then a theorem, usable in
    a proof, in the language of the theory.

    "Independence" is another aspect of un-decide-ability, since it
    may be that the theory is closed and cannot consistently decide
    either way, vis-a-vis where it's consistent either way.

    For example, where the theory has a standard model of integers,
    that may simply be wrong about a setting where models of integers
    are only (incomplete) fragments or (proper) extensions, neither
    of which is a model of the standard model.



    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,sci.math,comp.ai.philosophy on Mon Apr 20 08:32:38 2026
    From Newsgroup: sci.math

    On 04/20/2026 07:54 AM, Ross Finlayson wrote:
    On 04/20/2026 01:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown and
    there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians don't >>>> find it interesting if all you can say that all knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that neither
    the sentence nor its negation is a theorem. If a sentence of a first
    order theory is undecidable then it is known that it is true is some
    models of the theory and false in others. Whether is is true in a
    particular may be known in some cases and unknown in others.

    Whether Goldbach's conjecture is decidable is not known.


    Yes, well put, " ... at this time", "... as is commonly known".
    That defines "conjecture" vis-a-vis "theorem". The usual idea
    of a conjecture is as being a predicate vis-a-vis well-formed
    statements in the language of the theory, for "proven conjectures"
    the theorems, vis-a-vis, "model results" the theorems, or if
    models are "faithful" and make "witness" then as are "testaments"
    in the language of the theory, that then a theorem, usable in
    a proof, in the language of the theory.

    "Independence" is another aspect of un-decide-ability, since it
    may be that the theory is closed and cannot consistently decide
    either way, vis-a-vis where it's consistent either way.

    For example, where the theory has a standard model of integers,
    that may simply be wrong about a setting where models of integers
    are only (incomplete) fragments or (proper) extensions, neither
    of which is a model of the standard model.




    Since I started a sort of letter-writing campaign to sci.math
    twenty years ago and more than (more than, ...) 25 years ago,
    quite a few sayings or "gems" were coined, quotes or quotations,
    then that writing about infinity and continuity, when first I
    ever heard of un-countability then I wrote a definition of what
    was later called "the equivalency function" and "sweep", and
    later "the natural/unit equivalency function", as an immediate
    response to "provide a counter-example to un-countability".

    So, examples of these included "infinite sets are equivalent"
    and "ZF is inconsistent". These are constructive then deductive,
    about what today is called the "Pythagorean" and the "Cantorian",
    _both_ of which are so, while yet they disagree. These are usually
    attributed to "Ross A. Finlayson" since other distinguished fellows
    named "Ross Finlayson" may not care to be associated with what are
    statements of perceived controversy, then that these days there
    are by now probably other "Ross A. Finlayson's" on the Internet,
    while by now there's been developed overall a unique sort of account.

    Then later are my "slates" about un-countability, about why EF is an
    example of a discrete function that's an example of a countable
    continuous domain, and paradoxes, why for "ubiquitous ordinals"
    that the mathematical and logical paradoxes are resolved.


    So, one of these sayings
    is: "no classes in set theory, and, no models in theory".

    What this is about is class/set distinction, and,
    model theory and proof theory, and, theory, and meta-theory.

    The idea is that in a theory of one relation, like set theory,
    that adding another relation of one relation, classes, makes
    it no longer a set theory any-more, or "no classes in set theory".
    This was called the "group noun game" as would eventually run out.

    Then, "no models in theory", is about both proof-theory vis-a-vis
    model-theory, and also, theory vis-a-vis meta-theory. This is about
    that "the domain of discourse" (this being from the language) and
    the "universe of objects" (this being from the theory), where the
    "domain of discourse" and "universe of objects" are terms of the
    art, was about the "no classes in set theory", about why "model
    theory" as a "meta-theory", was necessarily "in the theory".

    So, for a theory to be a "theory of everything" or a "Foundations",
    the idea is that, like for Kant's "Ding-an-Sich" the thing-in-itself,
    like a universe for example, the theory must be its own meta-theory,
    since other-wise it's governed by something external to itself,
    and thusly, not a whole theory or _all_ the relations that makes
    its structure, as would be a model, for structuralism and "pure
    model theory".

    Then, about class theory and class/set distinction and Quine's
    "ultimate classes" and my "there is only one proper class",
    and these kinds of things, is for making deconstructive accounts
    that are "conscientious", where being "conscientious" is deemed
    the opposite of being ignorant or a hypocrite, that the _structure_
    again of what are sets in a pure set theory, must be all the things
    that they are in the domain of discourse the universe of objects,
    where the domain of discourse furthermore _is_ the universe of objects,
    so, it's "extra-ordinary" as Mirimanoff put it, about "ubiquitous
    ordinals", as I put it.


    So, the overall account of theory, is including an account of reason,
    and thusly all of theory or at least, "A Theory".


    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Tue Apr 21 09:30:28 2026
    From Newsgroup: sci.math

    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown and
    there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians don't >>>> find it interesting if all you can say that all knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have
    good terms. If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is
    true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural
    numbers it may have an answer in the natural numbers themselves.

    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a
    yes or no answer but k-|nor known to lack such answer, either, e.g.
    Goldbach's conjecture ?
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Tue Apr 21 08:22:25 2026
    From Newsgroup: sci.math

    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown and >>>>> there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians don't >>>>> find it interesting if all you can say that all knowledge is knowable >>>>> and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is
    true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural
    numbers it may have an answer in the natural numbers themselves.

    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a
    yes or no answer but k-|nor known to lack such answer, either, e.g. Goldbach's conjecture ?


    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Wed Apr 22 10:03:21 2026
    From Newsgroup: sci.math

    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown
    and there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians
    don't
    find it interesting if all you can say that all knowledge is knowable >>>>>> and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that neither >>>> the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is
    true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural
    numbers it may have an answer in the natural numbers themselves.

    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a
    yes or no answer but k-|nor known to lack such answer, either, e.g.
    Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system
    is not in the scope of your system? OK, but shoudn't such questions
    be answerable anyway?
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Wed Apr 22 02:45:23 2026
    From Newsgroup: sci.math

    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown >>>>>>> and there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians >>>>>>> don't
    find it interesting if all you can say that all knowledge is
    knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that neither >>>>> the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is
    true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural
    numbers it may have an answer in the natural numbers themselves.

    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a
    yes or no answer but k-|nor known to lack such answer, either, e.g.
    Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system
    is not in the scope of your system? OK, but shoudn't such questions
    be answerable anyway?


    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Thu Apr 23 09:35:51 2026
    From Newsgroup: sci.math

    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown >>>>>>>> and there
    is no method to find out.

    I don't know about philosophers but mathematicians and logicians >>>>>>>> don't
    find it interesting if all you can say that all knowledge is
    knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that
    neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is
    true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural
    numbers it may have an answer in the natural numbers themselves.

    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a
    yes or no answer but k-|nor known to lack such answer, either, e.g.
    Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system
    is not in the scope of your system? OK, but shoudn't such questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find
    out whether a particular sentence (for exmaple Goldbach conjecture)
    is provable or not. If you find a proof then you know it but it is
    possible that you never find, no matter how much you search.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Thu Apr 23 08:32:16 2026
    From Newsgroup: sci.math

    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown >>>>>>>>> and there
    is no method to find out.

    I don't know about philosophers but mathematicians and
    logicians don't
    find it interesting if all you can say that all knowledge is >>>>>>>>> knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that
    neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is
    true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural
    numbers it may have an answer in the natural numbers themselves.

    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a
    yes or no answer but k-|nor known to lack such answer, either, e.g. >>>>> Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system
    is not in the scope of your system? OK, but shoudn't such questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find
    out whether a particular sentence (for exmaple Goldbach conjecture)
    is provable or not. If you find a proof then you know it but it is
    possible that you never find, no matter how much you search.


    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps. This just means that the truth
    value of Goldbach is outside of the body of
    knowledge thus outside of the scope of my project.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Ross Finlayson@ross.a.finlayson@gmail.com to sci.logic,sci.math on Thu Apr 23 09:57:31 2026
    From Newsgroup: sci.math

    On 04/22/2026 11:35 PM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is unknown >>>>>>>>> and there
    is no method to find out.

    I don't know about philosophers but mathematicians and
    logicians don't
    find it interesting if all you can say that all knowledge is >>>>>>>>> knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that
    neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is
    true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural
    numbers it may have an answer in the natural numbers themselves.

    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a
    yes or no answer but k-|nor known to lack such answer, either, e.g.
    Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system
    is not in the scope of your system? OK, but shoudn't such questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find
    out whether a particular sentence (for exmaple Goldbach conjecture)
    is provable or not. If you find a proof then you know it but it is
    possible that you never find, no matter how much you search.




    Before getting into Peano arithmetic, or after, it might make
    sense to get into the Archimedean, and the Archimedean field,
    then about non-Archimedean, yet really about whether the
    Archimedean properties hold. The Archimedean property is usually
    given that there are infinitely-many numbers, yet no infinitely-grand
    numbers. So, besides non-Archimedean fields like Conway's surreal
    numbers, or, other similar sorts of ideas, and besides non-standard
    models of integers like Robinsohn's hyper-integers, are included
    models of integers that are non-standard yet countable, like Boucher's F
    or mostly a compactification of the integers, and for example have a
    single point at infinity, or, for example, one infinite number for each
    finite number.


    So, about Peano successors, when those are the world, and they're
    represented as sets by containing their predecessor, then quantifying
    over those brings brings Russell's paradox, which states that the
    gesammelt collection of those would contain itself, which is the
    usual model of an inductive set or omega the constant in the language
    of set theory. So, "naively", considered alone, Peano's numbers
    have an infinitely-grand member.


    So, the Archimedean property of numbers, is at least two properties.
    And, Peano's numbers themselves bring Russell's paradox for free.



    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Fri Apr 24 09:08:14 2026
    From Newsgroup: sci.math

    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is
    unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and
    logicians don't
    find it interesting if all you can say that all knowledge is >>>>>>>>>> knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that >>>>>>>> neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have >>>>>> good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is >>>>>> true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural >>>>>> numbers it may have an answer in the natural numbers themselves.

    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a >>>>>> yes or no answer but k-|nor known to lack such answer, either, e.g. >>>>>> Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system
    is not in the scope of your system? OK, but shoudn't such questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find
    out whether a particular sentence (for exmaple Goldbach conjecture)
    is provable or not. If you find a proof then you know it but it is
    possible that you never find, no matter how much you search.

    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that proves it.

    This just means that the truth> value of Goldbach is outside of the
    body of
    knowledge thus outside of the scope of my project.
    While the truth value is not in the body of knowledge someone may
    some day find a way to infer it from what is known.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,comp.theory,comp.ai.philosophy,sci.math,sci.math.symbolic on Fri Apr 24 10:01:32 2026
    From Newsgroup: sci.math

    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is >>>>>>>>>>> unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and
    logicians don't
    find it interesting if all you can say that all knowledge is >>>>>>>>>>> knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that >>>>>>>>> neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have >>>>>>> good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is >>>>>>> true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural >>>>>>> numbers it may have an answer in the natural numbers themselves. >>>>>>>
    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a >>>>>>> yes or no answer but k-|nor known to lack such answer, either,
    e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system
    is not in the scope of your system? OK, but shoudn't such questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find
    out whether a particular sentence (for exmaple Goldbach conjecture)
    is provable or not. If you find a proof then you know it but it is
    possible that you never find, no matter how much you search.

    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that proves it.


    That is a correct correction.
    Goldbach is known and possibly unknowable.

    This just means that the truth> value of Goldbach is outside of the
    body of
    knowledge thus outside of the scope of my project.
    While the truth value is not in the body of knowledge someone may
    some day find a way to infer it from what is known.


    My system is only concerned with knowledge
    expressed in language.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,comp.theory,comp.ai.philosophy,sci.math,sci.math.symbolic on Sat Apr 25 11:18:23 2026
    From Newsgroup: sci.math

    On 24/04/2026 18:01, olcott wrote:
    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is >>>>>>>>>>>> unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and >>>>>>>>>>>> logicians don't
    find it interesting if all you can say that all knowledge is >>>>>>>>>>>> knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether
    or not its truth value is known an ambiguous question.

    I needed to refer to unknown truth values specifically
    because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known that >>>>>>>>>> neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already have >>>>>>>> good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then "sentence is >>>>>>>> true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural >>>>>>>> numbers it may have an answer in the natural numbers themselves. >>>>>>>>
    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a >>>>>>>> yes or no answer but k-|nor known to lack such answer, either, >>>>>>>> e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system
    is not in the scope of your system? OK, but shoudn't such questions >>>>>> be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find
    out whether a particular sentence (for exmaple Goldbach conjecture)
    is provable or not. If you find a proof then you know it but it is
    possible that you never find, no matter how much you search.

    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that proves it.

    That is a correct correction.

    However, my correction is not complete. The question how your system
    handles Goldbach's conjecture and similar cases is still unanswered.

    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include
    the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    Which the decidability and truth value of Goldbach's conjecture
    will be if they ever will be known.
    --
    Mikko

    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Sat Apr 25 07:19:51 2026
    From Newsgroup: sci.math

    On 4/25/2026 3:18 AM, Mikko wrote:
    On 24/04/2026 18:01, olcott wrote:
    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think
    that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is >>>>>>>>>>>>> unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and >>>>>>>>>>>>> logicians don't
    find it interesting if all you can say that all knowledge >>>>>>>>>>>>> is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether
    or not the truth value of the Goldbach conjecture was
    known. He seemed to think that there are alternative
    analytical frameworks that make the question of whether >>>>>>>>>>>> or not its truth value is known an ambiguous question. >>>>>>>>>>>>
    I needed to refer to unknown truth values specifically >>>>>>>>>>>> because all "undecidability" when construed correctly
    falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known >>>>>>>>>>> that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference
    steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already >>>>>>>>> have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no >>>>>>> undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then
    "sentence is
    true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of natural >>>>>>>>> numbers it may have an answer in the natural numbers themselves. >>>>>>>>>
    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to have a >>>>>>>>> yes or no answer but k-|nor known to lack such answer, either, >>>>>>>>> e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system >>>>>>> is not in the scope of your system? OK, but shoudn't such questions >>>>>>> be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find
    out whether a particular sentence (for exmaple Goldbach conjecture)
    is provable or not. If you find a proof then you know it but it is
    possible that you never find, no matter how much you search.

    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that proves it.

    That is a correct correction.

    However, my correction is not complete. The question how your system
    handles Goldbach's conjecture and similar cases is still unanswered.


    It is hard-coded to know that the truth value is not
    currently known. Everything else about the Goldbach
    conjecture is also hard-coded such as the biography
    of Goldbach.

    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include
    the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    Which the decidability and truth value of Goldbach's conjecture
    will be if they ever will be known.


    Yes that it correct.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Sun Apr 26 11:17:26 2026
    From Newsgroup: sci.math

    On 25/04/2026 15:19, olcott wrote:
    On 4/25/2026 3:18 AM, Mikko wrote:
    On 24/04/2026 18:01, olcott wrote:
    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of
    knowledge is a semantic tautology. Did you think >>>>>>>>>>>>>>> that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is >>>>>>>>>>>>>> unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and >>>>>>>>>>>>>> logicians don't
    find it interesting if all you can say that all knowledge >>>>>>>>>>>>>> is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether >>>>>>>>>>>>> or not the truth value of the Goldbach conjecture was >>>>>>>>>>>>> known. He seemed to think that there are alternative >>>>>>>>>>>>> analytical frameworks that make the question of whether >>>>>>>>>>>>> or not its truth value is known an ambiguous question. >>>>>>>>>>>>>
    I needed to refer to unknown truth values specifically >>>>>>>>>>>>> because all "undecidability" when construed correctly >>>>>>>>>>>>> falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known >>>>>>>>>>>> that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False
    as the existence of a back chained sequence of inference >>>>>>>>>>> steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that already >>>>>>>>>> have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no >>>>>>>> undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then
    "sentence is
    true" is just another way to say "sentence is a theorem".

    then it is a yes or no question that has no correct yes
    or no answer within the formal system.

    Even if a question has no answer within a formal theory of >>>>>>>>>> natural
    numbers it may have an answer in the natural numbers themselves. >>>>>>>>>>
    My system is based on simple type theory and formalized
    natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to >>>>>>>>>> have a
    yes or no answer but k-|nor known to lack such answer, either, >>>>>>>>>> e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system >>>>>>>> is not in the scope of your system? OK, but shoudn't such questions >>>>>>>> be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find
    out whether a particular sentence (for exmaple Goldbach conjecture) >>>>>> is provable or not. If you find a proof then you know it but it is >>>>>> possible that you never find, no matter how much you search.

    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that proves it.

    That is a correct correction.

    However, my correction is not complete. The question how your system
    handles Goldbach's conjecture and similar cases is still unanswered.

    It is hard-coded to know that the truth value is not
    currently known.

    So when the truth value is found out the system becomes unsound and
    should be replaced. But is anyone going to replace it?

    Everything else about the Goldbach conjecture is also hard-coded
    such as the biography of Goldbach.

    More about those things may also be discovered. It is even possible
    that something we thought we know will be found to be false.

    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include
    the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    So essentially an ecyclopedia + a search engine.

    Which the decidability and truth value of Goldbach's conjecture
    will be if they ever will be known.

    Yes that it correct.

    It also means that your system is incomplete and needs updates
    whenever somebody discovers something (which happens many times
    every day).
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Sun Apr 26 08:37:59 2026
    From Newsgroup: sci.math

    On 4/26/2026 3:17 AM, Mikko wrote:
    On 25/04/2026 15:19, olcott wrote:
    On 4/25/2026 3:18 AM, Mikko wrote:
    On 24/04/2026 18:01, olcott wrote:
    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of >>>>>>>>>>>>>>>> knowledge is a semantic tautology. Did you think >>>>>>>>>>>>>>>> that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is >>>>>>>>>>>>>>> unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and >>>>>>>>>>>>>>> logicians don't
    find it interesting if all you can say that all knowledge >>>>>>>>>>>>>>> is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether >>>>>>>>>>>>>> or not the truth value of the Goldbach conjecture was >>>>>>>>>>>>>> known. He seemed to think that there are alternative >>>>>>>>>>>>>> analytical frameworks that make the question of whether >>>>>>>>>>>>>> or not its truth value is known an ambiguous question. >>>>>>>>>>>>>>
    I needed to refer to unknown truth values specifically >>>>>>>>>>>>>> because all "undecidability" when construed correctly >>>>>>>>>>>>>> falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known >>>>>>>>>>>>> that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False >>>>>>>>>>>> as the existence of a back chained sequence of inference >>>>>>>>>>>> steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that
    already have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no >>>>>>>>> undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then
    "sentence is
    true" is just another way to say "sentence is a theorem". >>>>>>>>>>>
    then it is a yes or no question that has no correct yes >>>>>>>>>>>> or no answer within the formal system.

    Even if a question has no answer within a formal theory of >>>>>>>>>>> natural
    numbers it may have an answer in the natural numbers themselves. >>>>>>>>>>>
    My system is based on simple type theory and formalized >>>>>>>>>>>> natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to >>>>>>>>>>> have a
    yes or no answer but k-|nor known to lack such answer, either, >>>>>>>>>>> e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system >>>>>>>>> is not in the scope of your system? OK, but shoudn't such
    questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find >>>>>>> out whether a particular sentence (for exmaple Goldbach conjecture) >>>>>>> is provable or not. If you find a proof then you know it but it is >>>>>>> possible that you never find, no matter how much you search.

    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that proves it.

    That is a correct correction.

    However, my correction is not complete. The question how your system
    handles Goldbach's conjecture and similar cases is still unanswered.

    It is hard-coded to know that the truth value is not
    currently known.

    So when the truth value is found out

    It is updated.

    Everything else about the Goldbach conjecture is also hard-coded
    such as the biography of Goldbach.

    More about those things may also be discovered. It is even possible
    that something we thought we know will be found to be false.


    Yes.

    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include
    the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    So essentially an ecyclopedia + a search engine.


    Not exactly. When fully implemented it can conclusively
    prove that climate change is real, that people saying
    otherwise are liars and not merely mistaken.

    That there was no actual evidence of election fraud
    that could have possibly changed the results of the
    2020 presidential election.

    That Trump implemented this exact quote from Hitler's
    Mein Kampf to convince people otherwise:

    "The receptive powers of the masses are very
    restricted, and their understanding is feeble.
    On the other hand, they quickly forget. Such
    being the case, all effective propaganda must
    be confined to a few bare essentials and those
    must be expressed as far as possible in stereotyped
    formulas. These slogans should be persistently
    repeated until the very last individual has come
    to grasp the idea that has been put forward."

    Which the decidability and truth value of Goldbach's conjecture
    will be if they ever will be known.

    Yes that it correct.

    It also means that your system is incomplete and needs updates
    whenever somebody discovers something (which happens many times
    every day).


    If by incomplete you mean it is never the infallible
    all knowing mind of God you would be correct.

    If by incomplete you mean ever has less than 99% of
    the sum total of all human general knowledge you
    would be incorrect. Some of its knowledge of news
    stories will remain provisional until fully vetted.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Richard Damon@Richard@Damon-Family.org to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Sun Apr 26 20:09:21 2026
    From Newsgroup: sci.math

    On 4/26/26 9:37 AM, olcott wrote:
    On 4/26/2026 3:17 AM, Mikko wrote:
    On 25/04/2026 15:19, olcott wrote:
    On 4/25/2026 3:18 AM, Mikko wrote:
    On 24/04/2026 18:01, olcott wrote:
    However, my correction is not complete. The question how your system
    handles Goldbach's conjecture and similar cases is still unanswered.

    It is hard-coded to know that the truth value is not
    currently known.

    So when the truth value is found out

    It is updated.

    In other words, in your universe, truth changes.


    Everything else about the Goldbach conjecture is also hard-coded
    such as the biography of Goldbach.

    More about those things may also be discovered. It is even possible
    that something we thought we know will be found to be false.


    Yes.

    In other words, in your world, truth isn't what we think of a TRUTH.



    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include
    the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    So essentially an ecyclopedia + a search engine.


    Not exactly. When fully implemented it can conclusively
    prove that climate change is real, that people saying
    otherwise are liars and not merely mistaken.

    So you think, but since you admit that in your system, truth can change,
    do that actually mean you have proved anything, since it might change tomorrow.

    Your problem is that you just naturally accept that LYING is a valid
    form of logic, as you allow unproven statements, like that there does
    not exist a method to prove or refute a statement to be accepted as true
    just becaus we don't yet know of a proof or refutation of the statement.

    You also allow statements to be replaced by strawmen as a valid form of arguement.

    Sorry, you are just showing your pathological nature.


    That there was no actual evidence of election fraud
    that could have possibly changed the results of the
    2020 presidential election.

    That Trump implemented this exact quote from Hitler's
    Mein Kampf to convince people otherwise:

    -a-a "The receptive powers of the masses are very
    -a-a-a restricted, and their understanding is feeble.
    -a-a-a On the other hand, they quickly forget. Such
    -a-a-a being the case, all effective propaganda must
    -a-a-a be confined to a few bare essentials and those
    -a-a-a must be expressed as far as possible in stereotyped
    -a-a-a formulas. These slogans should be persistently
    -a-a-a repeated until the very last individual has come
    -a-a-a to grasp the idea that has been put forward."

    Which the decidability and truth value of Goldbach's conjecture
    will be if they ever will be known.

    Yes that it correct.

    It also means that your system is incomplete and needs updates
    whenever somebody discovers something (which happens many times
    every day).


    If by incomplete you mean it is never the infallible
    all knowing mind of God you would be correct.

    No, he means "incomplete" by the logical definition of the term.

    But, since you have shown you don't understand that words have actual
    meaning, or that even that logic truth is a fixed quantity.


    If by incomplete you mean ever has less than 99% of
    the sum total of all human general knowledge you
    would be incorrect. Some of its knowledge of news
    stories will remain provisional until fully vetted.


    Inb other words, you show you don't know what you are talking about, as
    you don't understand the difference between Truth and Knowledge.
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Mon Apr 27 12:04:10 2026
    From Newsgroup: sci.math

    On 26/04/2026 16:37, olcott wrote:
    On 4/26/2026 3:17 AM, Mikko wrote:
    On 25/04/2026 15:19, olcott wrote:
    On 4/25/2026 3:18 AM, Mikko wrote:
    On 24/04/2026 18:01, olcott wrote:
    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of >>>>>>>>>>>>>>>>> knowledge is a semantic tautology. Did you think >>>>>>>>>>>>>>>>> that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is >>>>>>>>>>>>>>>> unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and >>>>>>>>>>>>>>>> logicians don't
    find it interesting if all you can say that all >>>>>>>>>>>>>>>> knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether >>>>>>>>>>>>>>> or not the truth value of the Goldbach conjecture was >>>>>>>>>>>>>>> known. He seemed to think that there are alternative >>>>>>>>>>>>>>> analytical frameworks that make the question of whether >>>>>>>>>>>>>>> or not its truth value is known an ambiguous question. >>>>>>>>>>>>>>>
    I needed to refer to unknown truth values specifically >>>>>>>>>>>>>>> because all "undecidability" when construed correctly >>>>>>>>>>>>>>> falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known >>>>>>>>>>>>>> that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False >>>>>>>>>>>>> as the existence of a back chained sequence of inference >>>>>>>>>>>>> steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that >>>>>>>>>>>> already have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no >>>>>>>>>> undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then >>>>>>>>>>>> "sentence is
    true" is just another way to say "sentence is a theorem". >>>>>>>>>>>>
    then it is a yes or no question that has no correct yes >>>>>>>>>>>>> or no answer within the formal system.

    Even if a question has no answer within a formal theory of >>>>>>>>>>>> natural
    numbers it may have an answer in the natural numbers
    themselves.

    My system is based on simple type theory and formalized >>>>>>>>>>>>> natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to >>>>>>>>>>>> have a
    yes or no answer but k-|nor known to lack such answer, >>>>>>>>>>>> either, e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system >>>>>>>>>> is not in the scope of your system? OK, but shoudn't such >>>>>>>>>> questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find >>>>>>>> out whether a particular sentence (for exmaple Goldbach conjecture) >>>>>>>> is provable or not. If you find a proof then you know it but it is >>>>>>>> possible that you never find, no matter how much you search.

    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that proves it. >>>>
    That is a correct correction.

    However, my correction is not complete. The question how your system
    handles Goldbach's conjecture and similar cases is still unanswered.

    It is hard-coded to know that the truth value is not
    currently known.

    So when the truth value is found out

    It is updated.

    Everything else about the Goldbach conjecture is also hard-coded
    such as the biography of Goldbach.

    More about those things may also be discovered. It is even possible
    that something we thought we know will be found to be false.


    Yes.

    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include
    the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    So essentially an ecyclopedia + a search engine.

    Not exactly. When fully implemented it can conclusively
    prove that climate change is real, that people saying
    otherwise are liars and not merely mistaken.

    In order to prove that climat change is true it is sufficient to
    collect statistics of observation for a sufficiently long time
    (at least 50 years, preferably 100) and to compute trends and
    significancies. WHich will be doen anyway, regardless of anything
    you can do.

    That there was no actual evidence of election fraud
    that could have possibly changed the results of the
    2020 presidential election.

    That your system is unaware of any evidence of election fraud does
    not mean that there aren't any. Peaple may have material that they
    have not revealed.

    That Trump implemented this exact quote from Hitler's
    Mein Kampf to convince people otherwise:

    -a-a "The receptive powers of the masses are very
    -a-a-a restricted, and their understanding is feeble.
    -a-a-a On the other hand, they quickly forget. Such
    -a-a-a being the case, all effective propaganda must
    -a-a-a be confined to a few bare essentials and those
    -a-a-a must be expressed as far as possible in stereotyped
    -a-a-a formulas. These slogans should be persistently
    -a-a-a repeated until the very last individual has come
    -a-a-a to grasp the idea that has been put forward."

    Trump didn't implement it any more than Hitler did. It is just a
    description of how people already are, and how to adapt to that.

    Which the decidability and truth value of Goldbach's conjecture
    will be if they ever will be known.

    Yes that it correct.

    It also means that your system is incomplete and needs updates
    whenever somebody discovers something (which happens many times
    every day).

    If by incomplete you mean it is never the infallible
    all knowing mind of God you would be correct.

    If by incomplete you mean ever has less than 99% of
    the sum total of all human general knowledge you
    would be incorrect. Some of its knowledge of news
    stories will remain provisional until fully vetted.

    By incomplete I mean that there are questions that the system can
    not answer. Whether the truth value of Goldbach's conjecture can
    be inferred from the known properties of natural numbers is one
    example.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Mon Apr 27 09:38:33 2026
    From Newsgroup: sci.math

    On 4/27/2026 4:04 AM, Mikko wrote:
    On 26/04/2026 16:37, olcott wrote:
    On 4/26/2026 3:17 AM, Mikko wrote:
    On 25/04/2026 15:19, olcott wrote:
    On 4/25/2026 3:18 AM, Mikko wrote:
    On 24/04/2026 18:01, olcott wrote:
    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of >>>>>>>>>>>>>>>>>> knowledge is a semantic tautology. Did you think >>>>>>>>>>>>>>>>>> that things that are unknown are known?

    No, but that measn that for some sentences X True(X) is >>>>>>>>>>>>>>>>> unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and >>>>>>>>>>>>>>>>> logicians don't
    find it interesting if all you can say that all >>>>>>>>>>>>>>>>> knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether >>>>>>>>>>>>>>>> or not the truth value of the Goldbach conjecture was >>>>>>>>>>>>>>>> known. He seemed to think that there are alternative >>>>>>>>>>>>>>>> analytical frameworks that make the question of whether >>>>>>>>>>>>>>>> or not its truth value is known an ambiguous question. >>>>>>>>>>>>>>>>
    I needed to refer to unknown truth values specifically >>>>>>>>>>>>>>>> because all "undecidability" when construed correctly >>>>>>>>>>>>>>>> falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is known >>>>>>>>>>>>>>> that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False >>>>>>>>>>>>>> as the existence of a back chained sequence of inference >>>>>>>>>>>>>> steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that >>>>>>>>>>>>> already have
    good terms.

    The result of undecidability proves that the current
    foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there is no >>>>>>>>>>> undecidability in the naive set theory.

    If the sequence of inference steps is restricted to
    valid inferences the term "True" as defined above then >>>>>>>>>>>>> "sentence is
    true" is just another way to say "sentence is a theorem". >>>>>>>>>>>>>
    then it is a yes or no question that has no correct yes >>>>>>>>>>>>>> or no answer within the formal system.

    Even if a question has no answer within a formal theory of >>>>>>>>>>>>> natural
    numbers it may have an answer in the natural numbers >>>>>>>>>>>>> themselves.

    My system is based on simple type theory and formalized >>>>>>>>>>>>>> natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known to >>>>>>>>>>>>> have a
    yes or no answer but k-|nor known to lack such answer, >>>>>>>>>>>>> either, e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.

    So the question whether something is in the scope of your system >>>>>>>>>>> is not in the scope of your system? OK, but shoudn't such >>>>>>>>>>> questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find >>>>>>>>> out whether a particular sentence (for exmaple Goldbach
    conjecture)
    is provable or not. If you find a proof then you know it but it is >>>>>>>>> possible that you never find, no matter how much you search.

    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that proves it. >>>>>
    That is a correct correction.

    However, my correction is not complete. The question how your system >>>>> handles Goldbach's conjecture and similar cases is still unanswered.

    It is hard-coded to know that the truth value is not
    currently known.

    So when the truth value is found out

    It is updated.

    Everything else about the Goldbach conjecture is also hard-coded
    such as the biography of Goldbach.

    More about those things may also be discovered. It is even possible
    that something we thought we know will be found to be false.


    Yes.

    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include
    the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    So essentially an ecyclopedia + a search engine.

    Not exactly. When fully implemented it can conclusively
    prove that climate change is real, that people saying
    otherwise are liars and not merely mistaken.

    In order to prove that climat change is true it is sufficient to
    collect statistics of observation for a sufficiently long time
    (at least 50 years, preferably 100) and to compute trends and
    significancies. WHich will be doen anyway, regardless of anything
    you can do.


    Here is Exxon's own data that exactly correctly predicts
    short term temperature increases correlated to CO2 increases. https://www.theguardian.com/business/2023/jan/12/exxon-climate-change-global-warming-research#img-2

    https://www.theguardian.com/business/2023/jan/12/exxon-climate-change-global-warming-research

    My own paper covers hundreds, thousands, and millions
    of years many different ways https://www.researchgate.net/publication/336568434_Severe_anthropogenic_climate_change_proven_entirely_with_verifiable_facts

    That there was no actual evidence of election fraud
    that could have possibly changed the results of the
    2020 presidential election.


    Even the Heritage Foundation agrees
    ---the authors of project 2025---
    Never any evidence of election fraud
    that could possibly change the results:

    1,600 total cases of election fraud in every election since 1981 https://electionfraud.heritage.org/search

    If we could somehow magically increase these cases 15-fold
    to give Trump the votes he needed in the closest two states

    Trump was short 11,779 votes in Georgia
    Trump was short 10,457 votes in Arizona
    He would still lose the general election.
    Trump is just copying Hitler's "big lie"

    Here are the details of how Trump is copying Hitler

    "The receptive powers of the masses are very restricted, and their understanding is feeble. On the other hand, they quickly forget. Such
    being the case, all effective propaganda must be confined to a few bare essentials and those must be expressed as far as possible in stereotyped formulas. These slogans should be persistently repeated until the very
    last individual has come to grasp the idea that has been put forward."

    That your system is unaware of any evidence of election fraud does
    not mean that there aren't any. Peaple may have material that they
    have not revealed.


    That there never was any actual evidence of election
    fraud and that he uses Hitler's own propaganda system
    to convince people against the fact conclusively proves
    that he is a damned liar.

    If people in this forum would have given my work a fair
    review instead of making a game out of denigrating this
    work may have possibly made the difference in the survival
    of the species.

    That Trump implemented this exact quote from Hitler's
    Mein Kampf to convince people otherwise:

    -a-a-a "The receptive powers of the masses are very
    -a-a-a-a restricted, and their understanding is feeble.
    -a-a-a-a On the other hand, they quickly forget. Such
    -a-a-a-a being the case, all effective propaganda must
    -a-a-a-a be confined to a few bare essentials and those
    -a-a-a-a must be expressed as far as possible in stereotyped
    -a-a-a-a formulas. These slogans should be persistently
    -a-a-a-a repeated until the very last individual has come
    -a-a-a-a to grasp the idea that has been put forward."

    Trump didn't implement it any more than Hitler did. It is just a
    description of how people already are, and how to adapt to that.


    The combination of how the masses actually are and the details
    of how they can be convinced of dangerous lies is killing the whole
    planet for a couple of more bucks on next quarter's P&L statement.

    Which the decidability and truth value of Goldbach's conjecture
    will be if they ever will be known.

    Yes that it correct.

    It also means that your system is incomplete and needs updates
    whenever somebody discovers something (which happens many times
    every day).

    If by incomplete you mean it is never the infallible
    all knowing mind of God you would be correct.

    If by incomplete you mean ever has less than 99% of
    the sum total of all human general knowledge you
    would be incorrect. Some of its knowledge of news
    stories will remain provisional until fully vetted.

    By incomplete I mean that there are questions that the system can
    not answer.

    And these questions fall into two categories
    (a) Semantically incoherent questions that lack a finite well-founded
    justification tree.
    (a) Questions with unknown/unknowable answers.

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    Whether the truth value of Goldbach's conjecture can
    be inferred from the known properties of natural numbers is one
    example.

    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Tue Apr 28 10:51:50 2026
    From Newsgroup: sci.math

    On 27/04/2026 17:38, olcott wrote:
    On 4/27/2026 4:04 AM, Mikko wrote:
    On 26/04/2026 16:37, olcott wrote:
    On 4/26/2026 3:17 AM, Mikko wrote:
    On 25/04/2026 15:19, olcott wrote:
    On 4/25/2026 3:18 AM, Mikko wrote:
    On 24/04/2026 18:01, olcott wrote:
    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of >>>>>>>>>>>>>>>>>>> knowledge is a semantic tautology. Did you think >>>>>>>>>>>>>>>>>>> that things that are unknown are known?

    No, but that measn that for some sentences X True(X) >>>>>>>>>>>>>>>>>> is unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians and >>>>>>>>>>>>>>>>>> logicians don't
    find it interesting if all you can say that all >>>>>>>>>>>>>>>>>> knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether >>>>>>>>>>>>>>>>> or not the truth value of the Goldbach conjecture was >>>>>>>>>>>>>>>>> known. He seemed to think that there are alternative >>>>>>>>>>>>>>>>> analytical frameworks that make the question of whether >>>>>>>>>>>>>>>>> or not its truth value is known an ambiguous question. >>>>>>>>>>>>>>>>>
    I needed to refer to unknown truth values specifically >>>>>>>>>>>>>>>>> because all "undecidability" when construed correctly >>>>>>>>>>>>>>>>> falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is >>>>>>>>>>>>>>>> known that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False >>>>>>>>>>>>>>> as the existence of a back chained sequence of inference >>>>>>>>>>>>>>> steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that >>>>>>>>>>>>>> already have
    good terms.

    The result of undecidability proves that the current >>>>>>>>>>>>> foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had
    a glitch.

    Hardly the same way as Russell's paradox proves that there >>>>>>>>>>>> is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to >>>>>>>>>>>>>> valid inferences the term "True" as defined above then >>>>>>>>>>>>>> "sentence is
    true" is just another way to say "sentence is a theorem". >>>>>>>>>>>>>>
    then it is a yes or no question that has no correct yes >>>>>>>>>>>>>>> or no answer within the formal system.

    Even if a question has no answer within a formal theory of >>>>>>>>>>>>>> natural
    numbers it may have an answer in the natural numbers >>>>>>>>>>>>>> themselves.

    My system is based on simple type theory and formalized >>>>>>>>>>>>>>> natural language.

    This makes it a yes or no question that has no
    correct yes or no answer at all anywhere, thus
    an incorrect polar question.

    How does your system handle questions that are not known >>>>>>>>>>>>>> to have a
    yes or no answer but k-|nor known to lack such answer, >>>>>>>>>>>>>> either, e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>
    So the question whether something is in the scope of your >>>>>>>>>>>> system
    is not in the scope of your system? OK, but shoudn't such >>>>>>>>>>>> questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find >>>>>>>>>> out whether a particular sentence (for exmaple Goldbach
    conjecture)
    is provable or not. If you find a proof then you know it but >>>>>>>>>> it is
    possible that you never find, no matter how much you search. >>>>>>>>>
    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that proves >>>>>>>> it.

    That is a correct correction.

    However, my correction is not complete. The question how your system >>>>>> handles Goldbach's conjecture and similar cases is still unanswered. >>>>>
    It is hard-coded to know that the truth value is not
    currently known.

    So when the truth value is found out

    It is updated.

    Everything else about the Goldbach conjecture is also hard-coded
    such as the biography of Goldbach.

    More about those things may also be discovered. It is even possible
    that something we thought we know will be found to be false.


    Yes.

    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include
    the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    So essentially an ecyclopedia + a search engine.

    Not exactly. When fully implemented it can conclusively
    prove that climate change is real, that people saying
    otherwise are liars and not merely mistaken.

    In order to prove that climat change is true it is sufficient to
    collect statistics of observation for a sufficiently long time
    (at least 50 years, preferably 100) and to compute trends and
    significancies. WHich will be doen anyway, regardless of anything
    you can do.

    Here is Exxon's own data that exactly correctly predicts
    short term temperature increases correlated to CO2 increases. https://www.theguardian.com/business/2023/jan/12/exxon-climate-change- global-warming-research#img-2

    https://www.theguardian.com/business/2023/jan/12/exxon-climate-change- global-warming-research

    That and other already publised articles cover the topic much better
    than anything you can do.

    My own paper covers hundreds, thousands, and millions
    of years many different ways
    https://www.researchgate.net/ publication/336568434_Severe_anthropogenic_climate_change_proven_entirely_with_verifiable_facts

    That there was no actual evidence of election fraud
    that could have possibly changed the results of the
    2020 presidential election.


    Even the Heritage Foundation agrees
    ---the authors of project 2025---
    Never any evidence of election fraud
    that could possibly change the results:

    They mean that no such evidence is public. It does not cover private
    knowledge nor undetected (but still potentially detectable) material
    evidence.

    1,600 total cases of election fraud in every election since 1981 https://electionfraud.heritage.org/search

    That is known cases. Unknown cases are not listed.

    If we could somehow magically increase these cases 15-fold
    to give Trump the votes he needed in the closest two states

    Trump was short 11,779 votes in Georgia
    Trump was short 10,457 votes in Arizona

    Both number are small in comparison to the total number of voters.

    He would still lose the general election.

    And there are other states.

    Trump is just copying Hitler's "big lie"

    What has worked before can be expected to work again.

    Anyway, you have not shown that your proposed system could add
    anything to what is already known and understood.
    --
    Mikko

    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From olcott@polcott333@gmail.com to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Tue Apr 28 07:22:27 2026
    From Newsgroup: sci.math

    On 4/28/2026 2:51 AM, Mikko wrote:
    On 27/04/2026 17:38, olcott wrote:
    On 4/27/2026 4:04 AM, Mikko wrote:
    On 26/04/2026 16:37, olcott wrote:
    On 4/26/2026 3:17 AM, Mikko wrote:
    On 25/04/2026 15:19, olcott wrote:
    On 4/25/2026 3:18 AM, Mikko wrote:
    On 24/04/2026 18:01, olcott wrote:
    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of >>>>>>>>>>>>>>>>>>>> knowledge is a semantic tautology. Did you think >>>>>>>>>>>>>>>>>>>> that things that are unknown are known? >>>>>>>>>>>>>>>>>>>
    No, but that measn that for some sentences X True(X) >>>>>>>>>>>>>>>>>>> is unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians >>>>>>>>>>>>>>>>>>> and logicians don't
    find it interesting if all you can say that all >>>>>>>>>>>>>>>>>>> knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether >>>>>>>>>>>>>>>>>> or not the truth value of the Goldbach conjecture was >>>>>>>>>>>>>>>>>> known. He seemed to think that there are alternative >>>>>>>>>>>>>>>>>> analytical frameworks that make the question of whether >>>>>>>>>>>>>>>>>> or not its truth value is known an ambiguous question. >>>>>>>>>>>>>>>>>>
    I needed to refer to unknown truth values specifically >>>>>>>>>>>>>>>>>> because all "undecidability" when construed correctly >>>>>>>>>>>>>>>>>> falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is >>>>>>>>>>>>>>>>> known that neither
    the sentence nor its negation is a theorem.

    When we skip model theory and and define True and False >>>>>>>>>>>>>>>> as the existence of a back chained sequence of inference >>>>>>>>>>>>>>>> steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that >>>>>>>>>>>>>>> already have
    good terms.

    The result of undecidability proves that the current >>>>>>>>>>>>>> foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had >>>>>>>>>>>>>> a glitch.

    Hardly the same way as Russell's paradox proves that there >>>>>>>>>>>>> is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to >>>>>>>>>>>>>>> valid inferences the term "True" as defined above then >>>>>>>>>>>>>>> "sentence is
    true" is just another way to say "sentence is a theorem". >>>>>>>>>>>>>>>
    then it is a yes or no question that has no correct yes >>>>>>>>>>>>>>>> or no answer within the formal system.

    Even if a question has no answer within a formal theory >>>>>>>>>>>>>>> of natural
    numbers it may have an answer in the natural numbers >>>>>>>>>>>>>>> themselves.

    My system is based on simple type theory and formalized >>>>>>>>>>>>>>>> natural language.

    This makes it a yes or no question that has no >>>>>>>>>>>>>>>> correct yes or no answer at all anywhere, thus >>>>>>>>>>>>>>>> an incorrect polar question.

    How does your system handle questions that are not known >>>>>>>>>>>>>>> to have a
    yes or no answer but k-|nor known to lack such answer, >>>>>>>>>>>>>>> either, e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>
    So the question whether something is in the scope of your >>>>>>>>>>>>> system
    is not in the scope of your system? OK, but shoudn't such >>>>>>>>>>>>> questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to find >>>>>>>>>>> out whether a particular sentence (for exmaple Goldbach >>>>>>>>>>> conjecture)
    is provable or not. If you find a proof then you know it but >>>>>>>>>>> it is
    possible that you never find, no matter how much you search. >>>>>>>>>>
    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that
    proves it.

    That is a correct correction.

    However, my correction is not complete. The question how your system >>>>>>> handles Goldbach's conjecture and similar cases is still unanswered. >>>>>>
    It is hard-coded to know that the truth value is not
    currently known.

    So when the truth value is found out

    It is updated.

    Everything else about the Goldbach conjecture is also hard-coded >>>>> -a> such as the biography of Goldbach.

    More about those things may also be discovered. It is even possible
    that something we thought we know will be found to be false.


    Yes.

    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include >>>>>>> the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    So essentially an ecyclopedia + a search engine.

    Not exactly. When fully implemented it can conclusively
    prove that climate change is real, that people saying
    otherwise are liars and not merely mistaken.

    In order to prove that climat change is true it is sufficient to
    collect statistics of observation for a sufficiently long time
    (at least 50 years, preferably 100) and to compute trends and
    significancies. WHich will be doen anyway, regardless of anything
    you can do.

    Here is Exxon's own data that exactly correctly predicts
    short term temperature increases correlated to CO2 increases.
    https://www.theguardian.com/business/2023/jan/12/exxon-climate-change-
    global-warming-research#img-2

    https://www.theguardian.com/business/2023/jan/12/exxon-climate-change-
    global-warming-research

    That and other already publised articles cover the topic much better
    than anything you can do.

    My own paper covers hundreds, thousands, and millions
    of years many different ways
    https://www.researchgate.net/
    publication/336568434_Severe_anthropogenic_climate_change_proven_entirely_with_verifiable_facts

    That there was no actual evidence of election fraud
    that could have possibly changed the results of the
    2020 presidential election.


    Even the Heritage Foundation agrees
    ---the authors of project 2025---
    Never any evidence of election fraud
    that could possibly change the results:

    They mean that no such evidence is public. It does not cover private knowledge nor undetected (but still potentially detectable) material evidence.

    1,600 total cases of election fraud in every election since 1981
    https://electionfraud.heritage.org/search

    That is known cases. Unknown cases are not listed.


    THERE IS NO ACTUAL EVIDENCE OF ELECTION FRAUD THAT
    COULD HAVE POSSIBLE CHANGED THAT OUTCOME OF THE
    2020 ELECTION THUS TRUMP IS A DAMNED LIAR WHEN HE
    CLAIM OTHERWISE.

    If we could somehow magically increase these cases 15-fold
    to give Trump the votes he needed in the closest two states

    Trump was short 11,779 votes in Georgia
    Trump was short 10,457 votes in Arizona

    Both number are small in comparison to the total number of voters.

    He would still lose the general election.

    And there are other states.

    Trump is just copying Hitler's "big lie"

    What has worked before can be expected to work again.

    Anyway, you have not shown that your proposed system could add
    anything to what is already known and understood.


    With a system that objectively computes truth lies
    lose all of their power.
    --
    Copyright 2026 Olcott

    My 28 year goal has been to make
    "true on the basis of meaning expressed in language"
    reliably computable for the entire body of knowledge.
    The complete structure of this system is now defined.

    This required establishing a new foundation
    --- Synchronet 3.21f-Linux NewsLink 1.2
  • From Mikko@mikko.levanto@iki.fi to sci.logic,sci.math,sci.math.symbolic,comp.theory,comp.ai.philosophy on Wed Apr 29 09:51:40 2026
    From Newsgroup: sci.math

    On 28/04/2026 15:22, olcott wrote:
    On 4/28/2026 2:51 AM, Mikko wrote:
    On 27/04/2026 17:38, olcott wrote:
    On 4/27/2026 4:04 AM, Mikko wrote:
    On 26/04/2026 16:37, olcott wrote:
    On 4/26/2026 3:17 AM, Mikko wrote:
    On 25/04/2026 15:19, olcott wrote:
    On 4/25/2026 3:18 AM, Mikko wrote:
    On 24/04/2026 18:01, olcott wrote:
    On 4/24/2026 1:08 AM, Mikko wrote:
    On 23/04/2026 16:32, olcott wrote:
    On 4/23/2026 1:35 AM, Mikko wrote:
    On 22/04/2026 10:45, olcott wrote:
    On 4/22/2026 2:03 AM, Mikko wrote:
    On 21/04/2026 16:22, olcott wrote:
    On 4/21/2026 1:30 AM, Mikko wrote:
    On 20/04/2026 16:31, olcott wrote:
    On 4/20/2026 3:49 AM, Mikko wrote:
    On 19/04/2026 20:21, olcott wrote:
    On 4/19/2026 3:59 AM, Mikko wrote:
    On 18/04/2026 15:58, olcott wrote:

    Unknown truths are not elements of the body of >>>>>>>>>>>>>>>>>>>>> knowledge is a semantic tautology. Did you think >>>>>>>>>>>>>>>>>>>>> that things that are unknown are known? >>>>>>>>>>>>>>>>>>>>
    No, but that measn that for some sentences X True(X) >>>>>>>>>>>>>>>>>>>> is unknown and there
    is no method to find out.

    I don't know about philosophers but mathematicians >>>>>>>>>>>>>>>>>>>> and logicians don't
    find it interesting if all you can say that all >>>>>>>>>>>>>>>>>>>> knowledge is knowable
    and everything else is not.

    Ross Finlayson, seemed to endlessly hedge on whether >>>>>>>>>>>>>>>>>>> or not the truth value of the Goldbach conjecture was >>>>>>>>>>>>>>>>>>> known. He seemed to think that there are alternative >>>>>>>>>>>>>>>>>>> analytical frameworks that make the question of whether >>>>>>>>>>>>>>>>>>> or not its truth value is known an ambiguous question. >>>>>>>>>>>>>>>>>>>
    I needed to refer to unknown truth values specifically >>>>>>>>>>>>>>>>>>> because all "undecidability" when construed correctly >>>>>>>>>>>>>>>>>>> falls into one of two categories.
    (a) Semantic incoherence
    (b) Unknown truth values.

    A centence can be said to be undecidable when it is >>>>>>>>>>>>>>>>>> known that neither
    the sentence nor its negation is a theorem. >>>>>>>>>>>>>>>>>
    When we skip model theory and and define True and False >>>>>>>>>>>>>>>>> as the existence of a back chained sequence of inference >>>>>>>>>>>>>>>>> steps of expressions x or ~x reaching axioms

    It is not useful to define new terms for comcepts that >>>>>>>>>>>>>>>> already have
    good terms.

    The result of undecidability proves that the current >>>>>>>>>>>>>>> foundations are incoherent in the same way that
    Russell's paradox proved that naive set theory had >>>>>>>>>>>>>>> a glitch.

    Hardly the same way as Russell's paradox proves that there >>>>>>>>>>>>>> is no
    undecidability in the naive set theory.

    If the sequence of inference steps is restricted to >>>>>>>>>>>>>>>> valid inferences the term "True" as defined above then >>>>>>>>>>>>>>>> "sentence is
    true" is just another way to say "sentence is a theorem". >>>>>>>>>>>>>>>>
    then it is a yes or no question that has no correct yes >>>>>>>>>>>>>>>>> or no answer within the formal system.

    Even if a question has no answer within a formal theory >>>>>>>>>>>>>>>> of natural
    numbers it may have an answer in the natural numbers >>>>>>>>>>>>>>>> themselves.

    My system is based on simple type theory and formalized >>>>>>>>>>>>>>>>> natural language.

    This makes it a yes or no question that has no >>>>>>>>>>>>>>>>> correct yes or no answer at all anywhere, thus >>>>>>>>>>>>>>>>> an incorrect polar question.

    How does your system handle questions that are not known >>>>>>>>>>>>>>>> to have a
    yes or no answer but k-|nor known to lack such answer, >>>>>>>>>>>>>>>> either, e.g. Goldbach's conjecture ?

    out-of-scope of the body of knowledge.
    "true on the basis of meaning expressed in language" >>>>>>>>>>>>>>> reliably computable for the entire body of knowledge. >>>>>>>>>>>>>>
    So the question whether something is in the scope of your >>>>>>>>>>>>>> system
    is not in the scope of your system? OK, but shoudn't such >>>>>>>>>>>>>> questions
    be answerable anyway?

    The truth value of the Goldbach conjecture might
    be unknowable if it is true and the only way to
    prove it is true is an infinite number of steps.

    Peano arithmetic is unsolvable, i.e., there is no method to >>>>>>>>>>>> find
    out whether a particular sentence (for exmaple Goldbach >>>>>>>>>>>> conjecture)
    is provable or not. If you find a proof then you know it but >>>>>>>>>>>> it is
    possible that you never find, no matter how much you search. >>>>>>>>>>>
    Goldbach is unknowable if it is true because
    verifying that it is true requires an infinite
    number of steps.

    That is not known. Perhaps there is an unknown proof that >>>>>>>>>> proves it.

    That is a correct correction.

    However, my correction is not complete. The question how your >>>>>>>> system
    handles Goldbach's conjecture and similar cases is still
    unanswered.

    It is hard-coded to know that the truth value is not
    currently known.

    So when the truth value is found out

    It is updated.

    Everything else about the Goldbach conjecture is also hard-coded >>>>>> -a> such as the biography of Goldbach.

    More about those things may also be discovered. It is even possible >>>>>> that something we thought we know will be found to be false.


    Yes.

    Goldbach is known and possibly unknowable.

    Everthing is that is known is knowable. But that does not include >>>>>>>> the decidability and truth value of Goldbach's conjecture.

    My system is only concerned with knowledge
    expressed in language.

    So essentially an ecyclopedia + a search engine.

    Not exactly. When fully implemented it can conclusively
    prove that climate change is real, that people saying
    otherwise are liars and not merely mistaken.

    In order to prove that climat change is true it is sufficient to
    collect statistics of observation for a sufficiently long time
    (at least 50 years, preferably 100) and to compute trends and
    significancies. WHich will be doen anyway, regardless of anything
    you can do.

    Here is Exxon's own data that exactly correctly predicts
    short term temperature increases correlated to CO2 increases.
    https://www.theguardian.com/business/2023/jan/12/exxon-climate-
    change- global-warming-research#img-2

    https://www.theguardian.com/business/2023/jan/12/exxon-climate-
    change- global-warming-research

    That and other already publised articles cover the topic much better
    than anything you can do.

    My own paper covers hundreds, thousands, and millions
    of years many different ways
    https://www.researchgate.net/
    publication/336568434_Severe_anthropogenic_climate_change_proven_entirely_with_verifiable_facts

    That there was no actual evidence of election fraud
    that could have possibly changed the results of the
    2020 presidential election.


    Even the Heritage Foundation agrees
    ---the authors of project 2025---
    Never any evidence of election fraud
    that could possibly change the results:

    They mean that no such evidence is public. It does not cover private
    knowledge nor undetected (but still potentially detectable) material
    evidence.

    1,600 total cases of election fraud in every election since 1981
    https://electionfraud.heritage.org/search

    That is known cases. Unknown cases are not listed.

    THERE IS NO ACTUAL EVIDENCE OF ELECTION FRAUD THAT
    COULD HAVE POSSIBLE CHANGED THAT OUTCOME OF THE
    2020 ELECTION THUS TRUMP IS A DAMNED LIAR WHEN HE
    CLAIM OTHERWISE.

    Where "actual evidence" does not include what will be discovered in
    future.

    With a system that objectively computes truth lies
    lose all of their power.
    Lies will be powerful as long as there are sufficiently many people
    who don't understand and use logic any better than you.
    --
    Mikko
    --- Synchronet 3.21f-Linux NewsLink 1.2