Add type alias for !a == !!b
for type theoretic existential philosophy
#343
Labels
!a == !!b
for type theoretic existential philosophy
#343
This is useful when two propositions are exclusive:
(!a == !!b) & (!b == !!a)
can be reduced to:
!a == !!b
For existential propositions
a, b
,!a == !!b
implies!a | !b
and!!a | !!b
The text was updated successfully, but these errors were encountered: