标签: boolean logic boolean-logic boolean-expression first-order-logic
我认为
x || (x && y)
相当于
x
如果是这样,那法律叫什么?我甚至不确定谷歌会如何做到这一点。
答案 0 :(得分:5)
它被称为Redundancy Law。
A + A·B = A