Introduction to propositional logic

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/15

flashcard set

Earn XP

Description and Tags

Week 1

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

16 Terms

1
New cards

what is a proposition?

a declarative statement that is either true or false, but not both

2
New cards

what is a connective?

an expression that is used to modify or combine statements to make a more complex one

3
New cards

what does the arity of a connective mean?

the number of arguments the connective can take

4
New cards

different ways of expressing “if P, then Q”

knowt flashcard image
5
New cards

Explain the truth table of “if P, then Q”

if P is true then Q MUST also be true, but if Q is true then P isn’t necessarily true

6
New cards

Explain the truth table of “P if and only if Q”

Conditions are equivalent and work in both directions (i.e. you can’t have one without the other)

7
New cards

In X→Y what is the antecedent and what is the consequent?

X is the antecedent

Y is the consequent

8
New cards

what is the order of precedence for logical connectives (start with highest precedence)

Negation, Conjunction, Disjunction, Implication, Equivalence

9
New cards

what is an interpretation / valuation ?

a function that assigns to every proportional symbol P a truth-value

10
New cards

what are models of the formula ?

the inputs required for the expression to evaluate to true

11
New cards

what is a tautology?

a formula which is true under all interpretations

12
New cards

what is a contradiction?

a formula which is false under all interpretations

13
New cards

what is a contingency?

a formula that is neither a tautology nor a contradiction

14
New cards

what does it mean for two formulas to be logically equivalent?

if the two formulas have the same truth-value under all interpretations

15
New cards

what is the logically equivalent formula of P→ Q?

¬PVQ

16
New cards

what is the logically equivalent form of P←>Q?

(P→Q)∧(Q→P)