Mathematical Logic and Discrete Mathematics Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/27

flashcard set

Earn XP

Description and Tags

A collection of vocabulary terms exploring the foundations of mathematical logic, including propositions, connectives, conditional forms, truth tables, logic gates, and quantifiers.

Last updated 4:30 AM on 8/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

28 Terms

1
New cards

Proposition

A declarative sentence that is either true or false, but not both.

2
New cards

Propositional Calculus

The study of the logical relationships between statements called propositions, being interpretable as meaningful assertions in real-life contexts.

3
New cards

Propositional Variables

Letters such as x,y,z,p,q,rx, y, z, p, q, r used in logic to denote variables that can be replaced by statements.

4
New cards

Compound Statements

Statements or propositional variables that are combined by logical connectives.

5
New cards

Connectives

Logical operators such as "not", "and", "or", "if…then…", and "if and only if" used to form new propositions from two or more existing propositions.

6
New cards

Negation

Definition: Let pp be a proposition. The statement "It is not the case that P" is another proposition denoted by P\overline{P}.

7
New cards

Conjunction

The proposition "P and Q," denoted by PQP \wedge Q, which is true when both PP and QQ are true and is false otherwise.

8
New cards

Disjunction

The proposition "P or Q," denoted by PQP \vee Q, which is false when both PP and QQ are false and true otherwise.

9
New cards

Antecedent

The statement PP in an implication PQP \rightarrow Q, also referred to as the premise or hypothesis.

10
New cards

Consequent

The statement QQ in an implication PQP \rightarrow Q, also referred to as the conclusion.

11
New cards

Bi-conditional

The proposition "PQP \leftrightarrow Q" which is true when PP and QQ have the same truth values and false otherwise.

12
New cards

Exclusive Or

The proposition denoted by PQP \oplus Q that is true when exactly one of PP and QQ is true and is false otherwise.

13
New cards

Converse

The form of a conditional statement where the hypothesis and conclusion are interchanged: QPQ \rightarrow P.

14
New cards

Inverse

The form of a conditional statement where both the hypothesis and the conclusion are negated: PQ\overline{P} \rightarrow \overline{Q}.

15
New cards

Contrapositive

The form of a conditional statement created by switching the hypothesis and conclusion and negating both: QP\overline{Q} \rightarrow \overline{P}.

16
New cards

Truth Table

A diagram in rows and columns showing how the truth or falsity of a proposition varies with 그 component parts.

17
New cards

Logic Gate

An elementary building block of a digital circuit where terminals are in one of two binary conditions: low (00) or high (11).

18
New cards

NAND Gate

A logic gate that operates as an AND gate followed by a NOT gate, where the output is false if both inputs are true.

19
New cards

NOR Gate

A logic gate that is a combination of an OR gate followed by an inverter, where the output is true if both inputs are false.

20
New cards

Tautology

A class of compound propositions that are always TRUE for all possible combinations of P,QP, Q, and RR.

21
New cards

Contradiction

A compound proposition that is always false, also known as an absurdity.

22
New cards

Contingent

A compound proposition that is neither a tautology nor a contradiction.

23
New cards

Logical Equivalence

Two statements PP and QQ where the notation PQP \equiv Q denotes that the compound proposition PQP \leftrightarrow Q is a tautology.

24
New cards

Proof

An argument from hypotheses (assumptions) to a conclusion where each step follows the laws of logic.

25
New cards

Predicate

A sentence that contains a finite number of variables and becomes a statement when specific values are substituted for those variables.

26
New cards

Universal Quantifier

The notation x\forall x which indicates that a predicate P(x)P(x) is true for all values of xx in the universe of discourse.

27
New cards

Existential Quantifier

The notation x\exists x which indicates that there exists at least one xx in the universe of discourse such that the predicate P(x)P(x) is true.

28
New cards

Nested Quantifiers

A condition where one quantifier is located within the scope of another quantifier.