Liste des Groupes | Revenir à s logic |
On 5/16/2024 4:14 AM, Mikko wrote:Wrong, as explained above. More specifically, the word "thus" isOn 2024-05-15 15:10:24 +0000, olcott said:None-the-less a single-valid-counter-example would prove that
On 5/15/2024 3:17 AM, Mikko wrote:True but irrelevant. When someone sayes you are wrong, that does notOn 2024-05-14 19:34:52 +0000, olcott said:Not at all. Not in the least. Deductive proofs cannot rely
*Anyone that says that I am wrong without knowing C is dishonest*First you should prove that you know C.
on an argument from authority.
refer to any deductive proofs as you haven't presented deductive
proofs.
I am wrong thus any claim that I am wrong lacking this required
valid counter-example is empty rhetoric entirely bereft of any
supporting reasoning: (EREBOASR).
Repeatedly claiming that I am wrong without providing the requiredThere is nothing wrong in a repeated truth. Moreover, a disagreement
counter-example when this counter-example is repeatedly requested
(and categorically impossible) does meet the standard of a reckless
disregard for the truth.
That may vary, as does whether defamation is a crime.In particular, what you said above isn't a deductive proofRepeatedly saying that I am wrong and calling me a liar when it
but an attempt to refute deductive proofs and other counter arguments
with an ad hominem fallacy.
Anyone that knows C and claims that I am wrong either providesSaying that you are wrong hardly couts as defamation. Perhaps saying
the required single valid counter-example proving that I am
wrong or meets the
https://dictionary.findlaw.com/definition/reckless-disregard-of-the-truth.html
of defamation cases.
is categorically impossible that I am wrong IS DEFAMATION.
*One instance of H/D has been fully operational software*Every D(D) of the above pattern reaches the line 03 and if
*under Windows and Linux for two years*
typedef int (*ptr)(); // ptr is pointer to int function
00 int H(ptr x, ptr x);
01 int D(ptr x)
02 {
03 int Halt_Status = H(x, x);
04 if (Halt_Status)
05 HERE: goto HERE;
06 return Halt_Status;
07 }
08
09 int main()
10 {
11 H(D,D);
12 return 0;
13 }
In the above case a simulator is an x86 emulator that correctly
emulates at least one of the x86 instructions of D in the order
specified by the x86 instructions of D.
This may include correctly emulating the x86 instructions of
H in the order specified by the x86 instructions of H thus
calling H(D,D) in recursive simulation.
Any H/D pair matching the above template where
D(D) is simulated by the same H(D,D) that it calls
cannot possibly reach past its own line 03.
This is a simple software engineering verified fact.
Les messages affichés proviennent d'usenet.