MASTERED - Discrete Math Basics to Memorize ;3

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

1/13

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.

14 Terms

1
New cards

Proposition

  • A sentence that is either T or F, but NOT both

  • Called a “Statement”

  • Denoted by Lowercase Letters

2
New cards

Logical Operator

An operation on one or more propositions that forms a new proposition

3
New cards

¬

Negation - The opposite truth value of a given proposition

4
New cards

Simple Proposition

A proposition that involves a single claim; cannot be broken down into any smaller components

5
New cards

Compound Proposition

A proposition that combines two or more simple propositions by applying a logical operator ursing logical connective words

6
New cards

Logical Connective Words

and, or, but, yet, if, only if, etc.

7
New cards

^

Conjunctive Statement - a logical statement that is true only if both propositions are true (AND)

8
New cards

Disjunctive Statement - a logical statement that is true if at least one of the propositions is true. (OR)

9
New cards

Conditional Statement - ? (IF _ THEN_)

10
New cards

S.C.S - Converse

A logical statement formed by reversing the hypothesis and conclusion of a conditional statement. For example, if the original statement is "If P then Q," the converse is "If Q then P."

11
New cards

S.C.S - Inverse

A logical statement formed by negating both the hypothesis and conclusion of a conditional statement. For example, if the original statement is "If P then Q," the inverse is "If not P then not Q."

12
New cards

S.C.S - Contrapositive

A logical statement formed by negating the conclusion and the hypothesis of a conditional statement. For example, if the original statement is “If P then Q” then the contrapositive is “If not Q then not P”

13
New cards

Biconditional Statement

A logical statement that combines a conditional statement and its converse, expressed as “P if and only if Q”. It indicates that both conditions must either be true or false.

14
New cards

Precedence of Operators

  1. Negation ¬

  2. Conjunction ^

  3. Disjunction v

  4. Conditional

  5. IAOI <