Groups | Search | Server Info | Login | Register
| Newsgroups | sci.logic |
|---|---|
| Date | 2023-06-21 09:11 -0700 |
| References | (42 earlier) <eaf58d27-6fb1-4aaf-922f-d7c936d5b131n@googlegroups.com> <812b4cb9-4010-4947-a857-15a087bee814n@googlegroups.com> <ab581841-17df-4e6f-b2bd-c16f8037f959n@googlegroups.com> <9e5f72ce-9f45-4f78-9e26-d011b7fcde87n@googlegroups.com> <402183bc-2dc1-4aad-8023-0bf272edd48fn@googlegroups.com> |
| Message-ID | <48cd4094-aeb0-4f5b-8ed4-0885d8a66d77n@googlegroups.com> (permalink) |
| Subject | Re: Why predictions about the future have no truth value |
| From | Mild Shock <bursejan@gmail.com> |
In Wolfgang Schwartz proof there is no P(t). In his syntax one would write Pt. Because his FOL is based on single letter predicates, variables, functions, only. Parenthesis and commas are optional. So Lt and Dt is not the same as in DC Proof. It means L(t) and D(t). So this here proofs a FOL formula it does not need P(t). Why do you need P(t) in DC Proof? ((Dt → Lt) ∧ ¬Lt) → ¬Dt is valid https://www.umsu.de/trees/#((Dt~5Lt)~1~3Lt)~5~3Dt You can also proof the rain example. Using N(t) to denote some time later, the „next“ operator of a temporal logic: ((Rt → UN(t)) ∧ ((UN(t) → ¬WN(N(t))) ∧ (¬Rt → ¬WN(N(t))))) → ¬WN(N(t)) is valid. https://www.umsu.de/trees/#(Rt~5UN(t))~1(UN(t)~5~3WN(N(t)))~1(~3Rt~5~3WN(N(t)))~5~3WN(N(t)) Mild Shock schrieb am Mittwoch, 21. Juni 2023 um 17:54:46 UTC+2: > Do it without P(t). > > LoL > Dan Christensen schrieb am Mittwoch, 21. Juni 2023 um 17:43:40 UTC+2: > > On Wednesday, June 21, 2023 at 3:51:01 AM UTC-4, Mild Shock wrote: > > > So how would we translate this example with fluids: > > > If it is day, it is light. > > > But it is not the case that it is light. > > > ————————————————————— > > > Therefore it is not the case that it is day. > > > Very simple (D = is day, L = is light, t time parameter): > > > > > > ((Dt → Lt) ∧ ¬Lt) → ¬Dt is valid. > > > https://www.umsu.de/trees/#((Dt~5Lt)~1~3Lt)~5~3Dt > > > > > > Only DC Proof cannot do it. DC Proof can only do: > > > > > > ∀t(((Dt → Lt) ∧ ¬Lt) → ¬Dt) is valid > > > https://www.umsu.de/trees/#~6t(((Dt~5Lt)~1~3Lt)~5~3Dt) > > > > > If you do not want to generalize on t, you can introduce it as kind of "constant" in an axiom (line 1) as follows: > > > > 1 P(t) > > Axiom > > > > 2 [D(t) => L(t)] & ~L(t) > > Premise > > > > 3 D(t) => L(t) > > Split, 2 > > > > 4 ~L(t) > > Split, 2 > > > > 5 ~L(t) => ~D(t) > > Contra, 3 > > > > 6 ~D(t) > > Detach, 5, 4 > > > > 7 [D(t) => L(t)] & ~L(t) => ~D(t) > > Conclusion, 2 > > > > Or you could switch to purely propositional logic since you have the same "variable" in each instance: > > > > 1 [Dt => Lt] & ~Lt > > Premise > > > > 2 Dt => Lt > > Split, 1 > > > > 3 ~Lt > > Split, 1 > > > > 4 ~Lt => ~Dt > > Contra, 2 > > > > 5 ~Dt > > Detach, 4, 3 > > > > 6 [Dt => Lt] & ~Lt => ~Dt > > Conclusion, 1 > > > > > > I hope this helps. > > Dan > > > > Download my DC Proof 2.0 freeware at http://www.dcproof.com > > Visit my Math Blog at http://www.dcproof.wordpress.com
Back to sci.logic | Previous | Next — Previous in thread | Next in thread | Find similar
Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-15 22:05 -0700
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
Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-16 14:05 -0700
Re: Why predictions about the future have no truth value Charlie-Boo <shymathguy@gmail.com> - 2023-06-16 16:16 -0700
Re: Why predictions about the future have no truth value Julio Di Egidio <julio@diegidio.name> - 2023-06-17 03:21 -0700
Re: Why predictions about the future have no truth value Julio Di Egidio <julio@diegidio.name> - 2023-06-17 03:32 -0700
Re: Why predictions about the future have no truth value Dan Christensen <Dan_Christensen@sympatico.ca> - 2023-06-17 05:03 -0700
Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 05:08 -0700
Re: Why predictions about the future have no truth value Julio Di Egidio <julio@diegidio.name> - 2023-06-17 05:11 -0700
Re: Why predictions about the future have no truth value Mild Shock <bursejan@gmail.com> - 2023-06-17 05:20 -0700
Re: Why predictions about the future have no truth value PLO olcott <polcott2@gmail.com> - 2023-06-17 15:39 -0500
Re: Why predictions about the future have no truth value Jeffrey Rubard <jeffreydanielrubard@gmail.com> - 2023-06-17 13:53 -0700
csiph-web