Logic Cheat Sheet, Translating Logical Operators Flashcards

1
Q

If A, then B

A

A→B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

If not B, then not A

A

not B→not A
contrapositive: A→B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

All As are Bs

A

A→B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A only if B

A

A→B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Not A unless B

A

A→B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Not A until B

A

A→B (not until = only)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Only B can be A

A

A→B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

The only way to do A is to do B

A

A→B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

A depends on B

A

A→B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

None but B are A

A

A→B (none but = only)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

None except B are A

A

A→B (none except = only)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Not until B can I do A

A

A→B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

If A, then not B

A

A→not B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

If B, then not A

A

A→not B

B→not A

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

No A are B

A

A→not B
(No= negate necessary)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

No B are A

A

A→not B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Cannot have both A and B

A

A→not B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

A depends on not B

A

A→not B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

B depends on not A

A

A→not B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

A only if not B

A

A→not B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

B only if not A

A

A→not B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

At most one of A or B is selected

A

A→not B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

At least one of A or B is not selected

A

A→not B

24
Q

If not A, then B

A

not A→ B

25
Q

If not B, then A

A

not A→ B

26
Q

Without A, we must have B

A

not A→ B
(Without = negate sufficient)

27
Q

Without B, we must have A

A

(not B→ A)

28
Q

At least one of A or B is selected

A

not A→ B

29
Q

At most one of A or B is not selected

A

not A→ B

30
Q

Either A or B is selected

A

not A→ B

31
Q

If A then B, and if B then A

A

A ↔ B

32
Q

A and B are interdependent

A

A ↔ B

33
Q

All As are B and all B are A

A

A ↔ B

34
Q

A if and only if B

A

A ↔ B

35
Q

B if an only if A

A

A ↔ B

36
Q

Cannot have A without B, and cannot have B without A

A

A ↔ B

37
Q

Either A and B are selected, or else neither A nor B are selected

A

A ↔ B

38
Q

Either A or B, but not both, is selected

A

A ↔ not B

39
Q

All except A are B

A

A ↔ not B
(biconditional, negate necessary)

40
Q

All except B are A

A

A ↔ not B

All except = forever apart, bi-conditional

41
Q

All but A are B

A

A ↔ not B

(biconditional, negate necessary)

42
Q

All but B are A

A

A ↔ not B

(biconditional, negate necessary)

43
Q

All except B are A

A

A ↔ not B

44
Q

All but A are B

A

A ↔ not B

45
Q

All but B are A

A

A ↔ not B

46
Q

A if and only if not B

A

A ↔ not B

If and only if not= forever apart biconditional

47
Q

B if and only if not A

A

A ↔ not B

48
Q

Either A is selected without B, or else B is selected without A

A

A ↔ not B

49
Q

Either A is selected and B is not selected, or else B is selected and A is not selected

A

A ↔ not B

50
Q

If A, then neither B nor C

A

A→ not B and not C

51
Q

B is in any photo that A is in

A

A→ B

52
Q

A unless B

A

Not A→B

53
Q

Unless A, then B

A

Not A→B

54
Q

No A without B

A

A →B

55
Q

No A unless B

A

A →B