Dropped "False" value from boolean sorts.
We shouldn't need that, (t == True) and (t != True) should suffice to express propositions.
Loading
Please register or sign in to comment
We shouldn't need that, (t == True) and (t != True) should suffice to express propositions.