15
LECTURE 01

Lec 01 proposition (Discrete Mathematics)

Embed Size (px)

Citation preview

Page 2: Lec 01   proposition (Discrete Mathematics)

Textbook

Discrete Mathematics & Its Applications - Kenneth H. Rosen

Page 3: Lec 01   proposition (Discrete Mathematics)

Topics to be covered todayPropositionTruth TableConjunction & DisjunctionExclusive OR & ImplicationBi-conditional StatementCompound PropositionsLogical Operator

PrecedenceTranslating SentencesBoolean SearchesBit Operation

Page 4: Lec 01   proposition (Discrete Mathematics)

PropositionA Proposition is a Statement that is

Either True or False

For Example:

1. Washington, D.C., is the capital of the United States of America2. Toronto is the capital of Canada3. 1 + 1 = 24. 2 + 2 = 3

Page 5: Lec 01   proposition (Discrete Mathematics)

PropositionSentences that are NOT Propositions

1 & 2 are Not Propositions Because they Don’t conclude anything

3 & 4 are Not Propositions Because ‘x’ can be Anything

Page 6: Lec 01   proposition (Discrete Mathematics)

Truth Table

Here ‘ ¬ ’ is Negation Operator

Page 7: Lec 01   proposition (Discrete Mathematics)

Conjunction & Disjunction

Page 8: Lec 01   proposition (Discrete Mathematics)

Exclusive OR & Implication

Page 9: Lec 01   proposition (Discrete Mathematics)

Bi-conditional Statement

Page 10: Lec 01   proposition (Discrete Mathematics)

Compound Proposition

Page 11: Lec 01   proposition (Discrete Mathematics)

Precedence of Logical Operators

Page 12: Lec 01   proposition (Discrete Mathematics)

Translating Sentences

Page 13: Lec 01   proposition (Discrete Mathematics)

Translating Sentences

Page 14: Lec 01   proposition (Discrete Mathematics)

Boolean Searches

Page 15: Lec 01   proposition (Discrete Mathematics)

Bit Operations