You're so stupid you don't even realise your code doesn't violate logic because it cannot evaluate anything as both True and False at the same time.
EB
You're so stupid you don't even realise your code doesn't violate logic because it cannot evaluate anything as both True and False at the same time.
Yes?! Hello there!!! Welcome to the real world!!!Logik wrote: ↑Tue Feb 26, 2019 9:57 pmI am sorry WHAT. TWO comparisons AT THE SAME TIME?!?!?!?!?!?Speakpigeon wrote: ↑Tue Feb 26, 2019 9:50 pm So, it's not doing the two comparisons at the same time, you jerk. No contradiction.
HOW THE FUCK ARE YOU GOING TO DO THAT IN THIS UNIVERSE? Do you have some magic wand to pause time or something?
I don't understand what you mean by ''transcription of your bit of code into a logical proof"?Speakpigeon wrote: ↑Tue Feb 26, 2019 9:53 pm If it is true that a computer programme is in some way analogous to a logical proof then please provide a transcription of your bit of code into a logical proof so that we can assess for ourselves what it amounts to.
What is there to mis-understand?Speakpigeon wrote: ↑Tue Feb 26, 2019 9:53 pm You won't do it, of course, because you're an ignoramus and a pathetic fraud pretending to understand the Curry-Howard correspondence when you don't.
It executes without errors and produces an output so it's a valid Mathematical proof.In programming language theory and proof theory, the Curry–Howard correspondence (also known as the Curry–Howard isomorphism or equivalence, or the proofs-as-programs and propositions- or formulae-as-types interpretation) is the direct relationship between computer programs and mathematical proofs.
I am sorry, in which "real world" do YOU live in where time stands still?Speakpigeon wrote: ↑Tue Feb 26, 2019 10:01 pm Yes?! Hello there!!! Welcome to the real world!!!
Seems you don''t understand logic at all.
EB
So look. I tried to transcribe this into something you will understand.Speakpigeon wrote: ↑Tue Feb 26, 2019 9:53 pm If it is true that a computer programme is in some way analogous to a logical proof then please provide a transcription of your bit of code
Code: Select all
LBB2_6:
xorl %eax, %eax
movl %eax, %edi
movq _PyFrame_Type@GOTPCREL(%rip), %rcx
movq 32(%rcx), %rcx
subq $8, %rcx
movq %rcx, __ZL31__pyx_pyframe_localsplus_offset(%rip)
callq _PyTuple_New
movq %rax, __ZL17__pyx_empty_tuple(%rip)
cmpq $0, __ZL17__pyx_empty_tuple(%rip)
setne %dl
xorb $-1, %dl
xorb $-1, %dl
xorb $-1, %dlCode: Select all
cython --cplus -3 proof.pCode: Select all
g++ -S proof.cppI guess you'll have to start by learning the basic of classical logic. There are different types of proofs but you could try Natural Deduction for a start. It's really very easy and your bit of code is also very, very simple, so it should be a piece of cake.Logik wrote: ↑Tue Feb 26, 2019 10:03 pmI don't understand what you mean by ''transcription of your bit of code into a logical proof"?Speakpigeon wrote: ↑Tue Feb 26, 2019 9:53 pm If it is true that a computer programme is in some way analogous to a logical proof then please provide a transcription of your bit of code into a logical proof so that we can assess for ourselves what it amounts to.
Seriously dude. Just talk to me like a human. There is no need to abuse Cunningham's law.Speakpigeon wrote: ↑Wed Feb 27, 2019 3:09 pmI guess you'll have to start by learning the basic of classical logic. There are different types of proofs but you could try Natural Deduction for a start. It's really very easy and your bit of code is also very, very simple, so it should be a piece of cake.I don't understand what you mean by ''transcription of your bit of code into a logical proof"?
Still, you won't do it because you're a jerk and/or a fraud.
EB
But it's you who claimed it was doing it at the same time. Look here, it's you:Logik wrote: ↑Tue Feb 26, 2019 10:03 pmI am sorry, in which "real world" do YOU live in where time stands still? YOU don't evaluate TWO things AT THE SAME TIME either! YOU read left-to-right! Like a Turing Machine or something ( https://en.wikipedia.org/wiki/Turing_machine ). Don't tell me you forgot take time into account? Such an unfortunate omission! I guess we have figured out who doesn't understand logic then ?Speakpigeon wrote: ↑Tue Feb 26, 2019 10:01 pm Yes?! Hello there!!! Welcome to the real world!!!
Seems you don''t understand logic at all.
EB
So, contrary to your stupid claim here, your bit of code does not evaluate A==A as True and B==B as False "at the same time".
YES! My code behaves EXACTLY like a human.Speakpigeon wrote: ↑Wed Feb 27, 2019 3:22 pm So, contrary to your stupid claim here, your bit of code does not evaluate A==A as True and B==B as False "at the same time".
If it is true that a computer programme is in some way analogous to a logical proof then please provide a transcription of your bit of code into a logical proof so that we can assess for ourselves what it amounts to.
I did EXACTLY what you are asking in the very post that you are quoting.Speakpigeon wrote: ↑Wed Feb 27, 2019 3:31 pmIf it is true that a computer programme is in some way analogous to a logical proof then please provide a transcription of your bit of code into a logical proof so that we can assess for ourselves what it amounts to.
I don't see what could possibly be difficult for you there. You're the self-proclaimed expert on Python and you claim you understand logic better than anyone, going as far as calling yourself "Logik", for Christ's sake!!!
But you won't do it, of course, because you're an ignoramus and a pathetic fraud pretending to understand the Curry-Howard correspondence when you don't.
EB
I want a logical proof.Logik wrote: ↑Wed Feb 27, 2019 3:33 pmI did EXACTLY what you are asking in the very post that you are quoting.Speakpigeon wrote: ↑Wed Feb 27, 2019 3:31 pmIf it is true that a computer programme is in some way analogous to a logical proof then please provide a transcription of your bit of code into a logical proof so that we can assess for ourselves what it amounts to.
I don't see what could possibly be difficult for you there. You're the self-proclaimed expert on Python and you claim you understand logic better than anyone, going as far as calling yourself "Logik", for Christ's sake!!!
But you won't do it, of course, because you're an ignoramus and a pathetic fraud pretending to understand the Curry-Howard correspondence when you don't.
EB
I have given you the transcript in THREE different Turing-complete logics!
C++, Python and X86 assembly.
There is just no fucking pleasing you!!!!!!!!
Truly. I have NO idea what else you expect from me. Would you like me turn water into wine?
What I have provided you with is logical proof.Speakpigeon wrote: ↑Wed Feb 27, 2019 3:45 pm I want a logical proof.
But you have not a clue what that is because you're a fraud and a dimwit.
EB
It's you who claimed your programme was doing two comparisons "at the same time". Here:Logik wrote: ↑Wed Feb 27, 2019 3:23 pmI am using 'at the same time' to mean exactly the same thing YOU mean when you say 'at the same time'.Speakpigeon wrote: ↑Wed Feb 27, 2019 3:22 pm So, contrary to your stupid claim here, your bit of code does not evaluate A==A as True and B==B as False "at the same time".
So please explain to us what you mean by 'at the same time'
You're a cheat and an idiot.
Give back the one million dollars I handed you yesterday!Logik wrote: ↑Wed Feb 27, 2019 3:47 pmWhat I have provided you with is logical proof.Speakpigeon wrote: ↑Wed Feb 27, 2019 3:45 pm I want a logical proof.
But you have not a clue what that is because you're a fraud and a dimwit.
EB
Why do you think that it isn't?