Lecture 1 - Propositions and Propositional Logic

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Proposition

A declarative statement that is either true or false, but not a question, command, or exclamation.

2
New cards

Logical Connectives

Symbols that connect propositions to form more complex statements.

3
New cards

Conjunction

Logical connective represented by 'And' (p ∧ q); true only if both propositions are true.

4
New cards

Disjunction

Logical connective represented by 'Or' (p ∨ q); true if at least one of the propositions is true.

5
New cards

Exclusive OR (XOR)

Logical connective represented by 'XOR' (p ⊕ q); true if both of the propositions are true, or both of them are false (cannot be one or the other).

6
New cards

Negation

Logical operation represented by 'Not' (¬p); reverses the truth value of the proposition.

7
New cards

Conditional

Logical implication represented by 'If-Then' (p → q); false only when p is true and q is false.

8
New cards

Biconditional

Logical connective represented by 'If and Only if' (p ↔ q); true when both propositions have the same truth values.

9
New cards

Truth Table

A tabular representation of the truth values of propositions under various conditions.

10
New cards

Rows for a truth table (how to find)

Expressed by 2n number of variables

11
New cards

Columns for a truth table (how to find)

Expressed by n + m, where n is the number of variables and m is the number of operations (+,¬ →, etc.)

12
New cards

Filling out a truth table (process)

Start with the variable columns

Fill the rightmost column (single variable) with one alternating T/F value

Fill the column directly to the left with two alternating T/F values (TT/FF)

Continue alternating with double the number of T/F values until there are no more columns to the left

Fill out all the remaining truth table values by applying the defined operations

13
New cards

Operator Precedence

The order in which logical operations are evaluated, from highest to lowest.

14
New cards

Equivalence

Two logical statements that have the same truth values in all scenarios.

15
New cards

Non-proposition

Statements that cannot be classified as true or false, such as questions or commands.

16
New cards

Truth condition

The specific conditions under which a logical connective produces a true or false outcome.

17
New cards

Converse of a Conditional

The reverse of a conditional statement, represented as q → p; not necessarily true.

18
New cards

Translation of propositions

The process of converting English statements into logical expressions.