|
| From: | Laszlo Ersek |
| Subject: | Re: [Qemu-devel] [PULL 08/10] target/arm: Conditionalize some asserts on aarch32 support |
| Date: | Wed, 17 Jul 2019 14:49:35 +0200 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
On 07/17/19 11:22, Laszlo Ersek wrote: > because, (A --> B) === (!A --> !B) Obviously, it is impossible for me to write an email containing logical formulae without at least one *crucial* typo. The correct form of the above equivalence is: (A --> B) === (!B --> !A) This typo does not affect the rest of my previous message -- while I quoted the equivalence incorrectly, I did use it correctly. Thanks & sorry Laszlo
| [Prev in Thread] | Current Thread | [Next in Thread] |