Class: CSE 16 Subject: computer-science discrete-math Date: 2024-10-07 Teacher: Prof. Musacchio

Logic

Introduction

  • logic is a process of deducing information correctly, not just deducing correct information.

Statements

  • a statement is a sentence or a mathematical expression that is either definitely true or definitely false.
    • E.g. If a circle has radius r, then its area is πr 2 square units. True
    • E.g. All right triangles are isosceles. False
  • Statements can be expressed as letters
    • E.g. : For every integer > 1, the number −1 is prime

Open Sentences

  • a sentence whose truth depends on the value of one or more variables, is called an open sentence
    • E.g. : The function is the derivative of the function .