COSC50 Discrete Structures 1

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

1/29

flashcard set

Earn XP

Description and Tags

Lesson 1 and 2

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

30 Terms

1
New cards

Logical Argument

The science that evaluates arguments, plays a central role in mathematics, and is essential for constructing and testing computer programs.

2
New cards

Proposition

A declarative sentence that is either true or false.

3
New cards

Statement

A sentence that is either true or false, typically declarative. Example: “World War II began in 1939.”

4
New cards

Truth-Value

The attribute by which a statement is either true or false.

5
New cards

Argument

A group of statements, where the conclusion is claimed to follow from the premises.

6
New cards

Premise

A statement or proposition in an argument that provides support or evidence for the conclusion.

7
New cards

Conclusion

The statement in an argument that the premises support; the point the argument is trying to make.

8
New cards

Inference

The rational movement from premises to conclusion; a conclusion drawn on the basis of reasons.

9
New cards

Good Argument

An argument in which the conclusion really does follow from the premises.

10
New cards

Bad Argument

An argument in which the conclusion does not follow from the premises, even though it is claimed to.

11
New cards

Non-Statement

Questions, proposals, suggestions, commands, and exclamations that cannot be classified as true or false.

12
New cards

Example of Good Argument

“All cats are animals. Garfield is a cat. Therefore, Garfield is an animal.

13
New cards

Example of Bad Argument

“Some dogs are aspin. Scooby Doo is a dog. Therefore, Scooby Doo is an aspin.

14
New cards

Propositional Variable

A variable (p, q, r, etc.) used to represent propositions. Plays the same role as numerical variables in arithmetic.

15
New cards

Atomic Proposition

A single propositional variable or a single propositional constant (True or False). Example: P = “A computer is an animal.”

16
New cards

Compound Proposition

A proposition containing at least one logical connective. Example: P ∧ Q.

17
New cards

Negation (¬P or –P)

The opposite of a proposition. True if P is false, false if P is true.

18
New cards

Conjunction (P ∧ Q)

True only if both P and Q are true. Expressed with “and”.

19
New cards

Disjunction (P ∨ Q)

False only if both P and Q are false; otherwise true. Expressed with “or”.

20
New cards

Conditional / Implication (P ⇒ Q)

False only if P is true and Q is false; otherwise true. Expressed as “If P, then Q”.

21
New cards

Biconditional / Equivalence (P ⇔ Q)

True if P and Q have the same truth values, otherwise false. Expressed as “P if and only if Q”.

22
New cards

Negation (¬P)

  • If P = T, then ¬P = F

  • If P = F, then ¬P = T

23
New cards

Conjunction (P ∧ Q)

Only true when both P and Q are true

24
New cards

Disjunction (P ∨ Q)

Only false when both P and Q are false

25
New cards

Conditional (P ⇒ Q)

Only false when P = T and Q = F

26
New cards

Biconditional (P ⇔ Q)

True when P and Q have the same truth value

27
New cards

Logical Connective

A symbol or word that connects propositions to form compound propositions (for example negation, conjunction, disjunction, implication, and biconditional).

28
New cards

Propositional Variable (introduced by Aristotle)

A symbol (commonly p, q, r) that represents a proposition. Aristotle first introduced using symbolic variables to stand for statements. Propositional variables let us make general forms of logical expressions.

29
New cards

Example of True Statements

“World War II began in 1939.”
“2 + 2 = 4.”
“Water freezes at 0°C (at standard atmospheric pressure).”
“Cats are mammals.”

30
New cards

Example of False Statements

“Some cats are dogs.”
“The sun rises in the west.”
“2 + 2 = 5.”
“Water boils at 50°C at sea level.”