Hello!
I'm trying to improve my deductive skills with the Turing machine, and I've been reviewing the logic that some follow in this forum.
I understand that a validator cannot be redundant, but I played a game at table number 472074965 and found that validator D checks if yellow is greater than or equal to blue or purple, and validator F checks if yellow is greater than blue or purple
This doesn't add up for me because if I confirm F, then D becomes unnecessary (if it's greater, then it fulfills the condition of being greater or equal). My deduction was that if one validator says it's greater or equal and the other says it's greater, it's because yellow is equal to blue or purple.
However, it turned out not to be the case.
Can you help me understand where my mistake is?
Thank you
I'm trying to improve my deductive skills with the Turing machine, and I've been reviewing the logic that some follow in this forum.
I understand that a validator cannot be redundant, but I played a game at table number 472074965 and found that validator D checks if yellow is greater than or equal to blue or purple, and validator F checks if yellow is greater than blue or purple
This doesn't add up for me because if I confirm F, then D becomes unnecessary (if it's greater, then it fulfills the condition of being greater or equal). My deduction was that if one validator says it's greater or equal and the other says it's greater, it's because yellow is equal to blue or purple.
However, it turned out not to be the case.
Can you help me understand where my mistake is?
Thank you