Message312493
If a Boolean ABC includes __and__, __or__ and __xor__ which implement conjunction, disjunction and exclusive disjunction, shouldn't it include __le__, __gt__, __ge__ and __lt__? They implement other logical operations: material implication, material nonimplication, converse implication and converse nonimplication. |
|
Date |
User |
Action |
Args |
2018-02-21 12:44:26 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, mark.dickinson, josh.r, smarie |
2018-02-21 12:44:26 | serhiy.storchaka | set | messageid: <1519217066.14.0.467229070634.issue32886@psf.upfronthosting.co.za> |
2018-02-21 12:44:26 | serhiy.storchaka | link | issue32886 messages |
2018-02-21 12:44:26 | serhiy.storchaka | create | |
|