Formal Logic Laws Flashcards

1
Q

Commutative Law

A

a ^ b = b ^ a

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

Associative Law

A

a ^ (b ^ c) = (a ^ b) ^ c

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

Distributive Law

A

a ^ (b V c) c) = (a ^ b) V (a ^ c)

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

Double Negation Law

A

~~a = a

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

Identity Law

A

a ^ True = a | a V False = a

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

Negation Law

A

a ^ ~a = False a V ~a = True

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

Universal Bound Law

A

a ^ False = False | a V True = True

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

Negation of Universal Law

A

~True = False | ~False = True

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

Idempotent Law

A

a ^ a = a | a V a = a

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

De Morgan’s Law

A

~(p ^ q) = ~p V ~q

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

Absorption Law

A

a ^ (a V b) = a | a V (a ^ b) = a

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

Conditional Identities

A

p -> q = ~p V q | p q = q -> q ^ p -> q

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

Commutative Axiom

A

a * b = b * a

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

Associativity Axiom

A

a * b * c = (a * b) * c

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

Distributivity Axiom

A

a * (b + c) = a * b + a * c

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

Identity Elements Axiom

A

0 + x = x | 1 * x = x

17
Q

Additive Inverse Axiom

A

x + i = y then x = y + -i

18
Q

Trichotomy of and = Axiom

A

∀(x, y) [(x > y) v (x < y) v (x = y)]

19
Q

Transitivity of < and > Axiom

A

∀(x, y) [(x > y ^ y > z) -> (x > z)]

20
Q

Addition of integers preserve inequality Axiom

A

∀(x, y, z) [(x > y) -> (x + a > y + a)]

21
Q

Multiplication of integers preserve inequality Axiom

A

∀(x, y, z) [(x > y) -> (x * a > y * a)]

22
Q

Reflectivity Axiom

A

a = a

23
Q

Transitivity Axiom

A

a = b, b = c then a = c

24
Q

Symmetry Axiom

A

a = b iff b = a

25
Q

Axioms of Closure

A

The sum, difference, and product of any two integers is an integer

26
Q

Integer Axiom

A

No integer between 0 and 1