Groups | Search | Server Info | Login | Register


Groups > sci.logic > #254922

Re: Why predictions about the future have no truth value

Newsgroups sci.logic
Date 2023-06-23 17:29 -0700
References (70 earlier) <4f4c142d-3046-48f5-8c54-8e9ec9dafadcn@googlegroups.com> <25b87b07-2c10-45ed-8e97-1980cc3224cen@googlegroups.com> <3827aa43-51a1-4855-bdfa-135fa2303fcan@googlegroups.com> <f3e06ce6-69fb-4036-a183-87e02d6ef2a5n@googlegroups.com> <38fb4c88-6666-45df-948a-86f31010f685n@googlegroups.com>
Message-ID <7b315eba-7254-42f7-aa2d-42ded9f82005n@googlegroups.com> (permalink)
Subject Re: Why predictions about the future have no truth value
From Mild Shock <bursejan@gmail.com>

Show all headers | View raw


Maybe you could tell us what is wrong with the proofs? 
We might file a bug report to Wolfgang Schwartz tree tool,
but I guess there is nothing wrong. We have an integer function

add : NxN -> N

and a boolean function

nand: BxB -> B

In Dan Christensens brainless world, add is allowed to be
written without time parameters, whereas nand needs some
time parameters, he literally claims here:

Dan Christensen schrieb am Freitag, 23. Juni 2023 um 17:58:28 UTC+2:
> It seems that it can be only be reliably used for propositions in the present.
https://groups.google.com/g/sci.logic/c/2obHduLa-Bw/m/o6AtwacUAwAJ

Which contradicts this Toshiba Spec, where propositional logic is used 
between present and future (or past and present):

Mild Shock schrieb am Freitag, 23. Juni 2023 um 09:05:13 UTC+2:
> Logical: IEC Logic Symbol: OUT Y <=> ~(IN A & IN B)
https://groups.google.com/g/sci.logic/c/2obHduLa-Bw/m/90R6SY73AgAJ

Mild Shock schrieb am Samstag, 24. Juni 2023 um 02:19:12 UTC+2:
> Wolfgang Schwartz tree tool has no problem 
> with Uniqueness of NAND: 
> 
> ((¬(x∧y) ↔ z) ∧ (¬(x∧y) ↔ t)) → (z↔t) is valid. 
> https://www.umsu.de/trees/#(~3(x~1y)~4z)~1(~3(x~1y)~4t)~5(z~4t) 
> 
> And with Existence of NAND: 
> 
> (¬(x∧y) ↔ (p∧¬p)) ∨ (¬(x∧y) ↔ (q∨¬q)) is valid. 
> https://www.umsu.de/trees/#(~3(x~1y)~4p~1(~3p))~2(~3(x~1y)~4q~2(~3q)) 
> 
> But it is likely that you don't see it, or that DC Poop 
> cannot prove the two lemmas, which make this formula: 
> 
> ¬(x∧y) ↔ z 
> 
> Also a boolean function. Just like ADD, only its NAND.
> Mild Shock schrieb am Samstag, 24. Juni 2023 um 02:14:18 UTC+2: 
> > I don't think there is something wrong. Here 
> > you prove uniqueness and existence for ADD: 
> > Formal proofs about functions using DC Proof 
> > https://dcproof.com/ConstructAddFunction.htm 
> > 
> > Uniqueness: You prove: 
> > ALL(a):[a e n 
> > => ALL(b):[b e n 
> > => ALL(c):ALL(d):[(a,b,c) e add & (a,b,d) e add => c=d]]] 
> > 
> > Existence: You prove: 
> > ALL(a1):ALL(a2):[(a1,a2) e n2 => EXIST(c):[c e n & (a1,a2,c) e add]] 
> > 
> > You can prove the same for NAND: 
> > 
> > Uniqueness: This is provable 
> > (¬(x ∧ y) ↔ z) & (¬(x ∧ y) ↔ z') → (z ↔ z') 
> > Existence: This is provable 
> > (¬(x ∧ y) ↔ 0) v (¬(x ∧ y) ↔ 1) 
> > Dan Christensen schrieb am Samstag, 24. Juni 2023 um 00:54:19 UTC+2: 
> > > On Friday, June 23, 2023 at 6:12:40 PM UTC-4, Mild Shock wrote: 
> > > 
> > > > Dan Christensen schrieb am Samstag, 24. Juni 2023 um 00:08:03 UTC+2: 
> > > > > Pathetic! 
> > > 
> > > > > On Friday, June 23, 2023 at 6:03:59 PM UTC-4, Mild Shock wrote: 
> > > 
> > > > Its the same for propositional logic. 
> > > > 
> > > > Take this truth table (ordered by T and F) 
> > > > 
> > > > x y z (¬(x ∧ y) ↔ z) 
> > > > F F T T 
> > > > F T T T 
> > > > T F T T 
> > > > T T F T 
> > > > 
> > > > F F F F 
> > > > F T F F 
> > > > T F F F 
> > > > T T T F 
> > > > 
> > > > Now take this input output pin of a Chip: 
> > > > 
> > > > z := ~(x & y) 
> > > > 
> > > > There is a contradiction between: 
> > > > - You claim ADD can be done 
> > > > https://groups.google.com/g/sci.logic/c/2obHduLa-Bw/m/nCLGPyYoAwAJ 
> > > > - You claim NAND cannot be done 
> > > > https://groups.google.com/g/sci.logic/c/2obHduLa-Bw/m/o6AtwacUAwAJ 
> > > > 
> > > > Please make up your mind. 
> > > Still pathetic. Please stop embarrassing yourself, Mr. Collapse. Just admit you were wrong. EOD 
> > > 
> > > Dan

Back to sci.logic | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-16 02:48 -0700
  Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-16 03:09 -0700
    Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-16 04:45 -0700
  Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-16 08:26 -0700
    Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-16 15:36 -0700
      Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-16 15:48 -0700
        Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-16 16:10 -0700
          Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-16 19:18 -0700
          Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-16 19:56 -0700
            Re: Why predictions about the future have no truth value Jim Burns <james.g.burns@att.net> - 2023-06-17 04:53 -0400
              Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 04:59 -0700
                Re: Why predictions about the future have no truth value Julio Di Egidio <julio@diegidio.name> - 2023-06-17 05:04 -0700
                Re: Why predictions about the future have no truth value Jim Burns <james.g.burns@att.net> - 2023-06-17 09:01 -0400
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 06:22 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 06:53 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 06:57 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 06:59 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 07:04 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 07:15 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 08:06 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 08:12 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 08:17 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 08:21 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-17 08:36 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 08:49 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 09:08 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-17 09:33 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-17 09:26 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 09:29 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-17 09:34 -0700
                Re: Why predictions about the future have no truth value Jim Burns <james.g.burns@att.net> - 2023-06-17 13:23 -0400
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 12:14 -0700
                Re: Why predictions about the future have no truth value Jim Burns <james.g.burns@att.net> - 2023-06-17 18:01 -0400
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 20:09 -0700
                Re: Why predictions about the future have no truth value Jim Burns <james.g.burns@att.net> - 2023-06-18 00:58 -0400
                Re: Why predictions about the future have no truth value Jim Burns <james.g.burns@att.net> - 2023-06-18 02:23 -0400
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 06:10 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 06:20 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 06:29 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-18 08:03 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 09:10 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 09:27 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 09:43 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-18 10:36 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 11:05 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 11:08 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-18 12:35 -0700
                Re: Why predictions about the future have no truth value Mild Shock <janburse@fastmail.fm> - 2023-06-18 23:32 +0200
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 14:42 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-18 15:09 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 15:24 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 15:35 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 15:40 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 15:47 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 15:49 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 15:59 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 16:03 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-18 18:53 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 01:20 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 01:31 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 01:38 -0700
                Re: Why predictions about the future have no truth value Jim Burns <james.g.burns@att.net> - 2023-06-19 11:14 -0400
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-19 06:44 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 07:23 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 07:35 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-19 07:51 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 08:32 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 15:08 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-19 19:42 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-19 22:31 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 23:22 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 23:28 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-19 23:33 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-20 07:59 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-20 08:15 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-20 08:18 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-20 12:28 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-20 12:40 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-20 13:02 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-20 15:33 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-20 20:03 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-20 21:16 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-20 21:39 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-20 23:03 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 00:50 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 06:31 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 08:43 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 08:54 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 09:10 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 09:11 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 09:12 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 09:14 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 09:14 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 09:25 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 09:30 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 09:37 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 09:41 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 10:43 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 11:13 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 11:49 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-21 13:11 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 22:00 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-21 22:12 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 22:27 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-21 22:34 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-22 02:59 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-22 03:14 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-22 03:19 -0700
                Re: Why predictions about the future have no truth value Julio Di Egidio <julio@diegidio.name> - 2023-06-22 03:20 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-22 04:09 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-22 04:13 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-22 04:21 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-22 08:28 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-22 08:59 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-22 13:42 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-24 09:49 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-24 11:14 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-25 09:30 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-25 15:34 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-25 16:05 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-25 16:29 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-25 16:34 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-25 19:29 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-25 19:32 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-25 21:20 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-25 22:42 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-26 00:17 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-26 00:28 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-26 00:34 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-26 00:41 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-26 09:31 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-26 10:40 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-26 10:58 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-26 12:36 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-26 17:27 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-26 18:21 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-26 18:43 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-26 20:32 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-26 21:13 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-26 21:36 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-26 22:14 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 04:15 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 04:27 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-27 07:55 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 09:49 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 09:57 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 10:25 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-27 10:39 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-27 10:48 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-27 10:57 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 11:11 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 11:20 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 11:24 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-27 12:05 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 12:18 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 12:26 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 12:33 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-27 12:53 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 12:55 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 13:02 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-27 13:12 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 13:35 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 13:45 -0700
                Re: Why predictions about the future have no truth value Daniel Pehoushek <pehoushek1@gmail.com> - 2023-06-27 14:10 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 14:16 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-27 14:39 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 15:48 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-27 16:02 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-27 16:54 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-28 20:37 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-07-02 15:37 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-07-02 17:49 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-07-03 04:04 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-25 19:16 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-22 23:40 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-22 23:51 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 00:05 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-23 08:58 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 09:49 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-23 10:12 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 10:19 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 10:30 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-23 11:20 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 13:57 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 14:16 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-23 14:20 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 14:26 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 14:37 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-23 14:55 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 15:03 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-23 15:08 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 15:12 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 15:28 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-23 15:54 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 17:14 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 17:19 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-23 17:29 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-20 15:22 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-20 11:37 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-18 15:40 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 12:23 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-17 13:16 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 13:27 -0700
                Re: Why predictions about the future have no truth value Ross Finlayson <ross.a.finlayson@gmail.com> - 2023-06-18 11:40 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 11:44 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 11:49 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 12:18 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-18 12:22 -0700
          Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-16 21:22 -0700
            Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 04:02 -0700
              Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 04:11 -0700
                Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 05:28 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 05:30 -0700
                Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 05:43 -0700

csiph-web