wizardbeard@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 9 days agoTrick XOR Treatlemmy.dbzer0.comimagemessage-square41linkfedilinkarrow-up1789arrow-down15file-text
arrow-up1784arrow-down1imageTrick XOR Treatlemmy.dbzer0.comwizardbeard@lemmy.dbzer0.com to Programmer Humor@programming.devEnglish · 9 days agomessage-square41linkfedilinkfile-text
minus-squareExcel@beehaw.orglinkfedilinkEnglisharrow-up3·9 days ago“A implies B” means if A is true then B must be true; if A is false, then B can be anything. In other words, the only state not allowed is A being true and B being false. Therefore, the only “hole” is the part of A that doesn’t include B.
“A implies B” means if A is true then B must be true; if A is false, then B can be anything. In other words, the only state not allowed is A being true and B being false. Therefore, the only “hole” is the part of A that doesn’t include B.