199k views
5 votes
A condition statement uses à as its notation ?

User JMax
by
8.3k points

2 Answers

2 votes
So is it True or False????
User JWWalker
by
8.9k points
4 votes
Let's say that there is a condition statement like :

If x then Y, it denoted as : x -> y

~x will denotes negation of x
So inverse of above statement would be ~x -> ~y and contrapositive is ~y -> ~x

hope this helps



User Cpchung
by
8.1k points