LOGIC SYMBOLS Flashcards

1
Q

v

A
V = disjunction, "or..."
V = T iff at least one disjunct is true
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

A
∧ = conjunction, "and..."
∧ = T iff both conjuncts are true
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A
→ = conditional, "if...then..."
→ = T iff the antecedent is false or the consequent is true
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A
↔ = biconditional, "if and only if...", "iff"
↔ = T iff both sides left and right have the same truth value. so either both true or both false.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

¬

A

¬ = negation, “it is not the case that…”, “not…”
¬ = reverses the truth value of whatever formula it is placed in front of/applied to
eg, say (P∧Q) = T, then ¬(P∧Q) = F

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

T

A

T = “true”

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

F

A

F = “false”

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

A

⊨ = a tautology , “it is unconditionally/always true that…”
eg, if ⊨ P or ⊨ Q then ⊨ ¬ P → Q

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

A

≔ = definition, “is defined as…”

x ≔ y means that x is defined as y, another name for x is y

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