COMPSCI 1JC3 Lecture Notes - Lecture 4: George Boole, Boolean Function

23 views2 pages

Document Summary

Boolean are a standard truth value either true or false. Discovered that true and false can be computed and reasoned with in a similar nature to numbers. Boolean expressions are denoted by the value true or false. Discovered an algebra of truth values called boolean algebra. Boolean expressions (also called a formula) is an expression of type bool. Has the type of bool -> bool -> bool. Meanings can be derived from truth tables. All boolean functions can be constructed using just. The meaning of the boolean function implies is given by the following truth table. Which of the following boolean expressions is equivalent to (b1 implies b2)? (not b1) and (not b2) (not b1) or (not b2) B: (not b1) and b2, (not b1) or b2, not(b1 and (not b)) Have to make truth tables for each and check with the truth table for implies. For e we don"t need truth tables because we can use demorgan laws.

Get access

Grade+20% off
$8 USD/m$10 USD/m
Billed $96 USD annually
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
40 Verified Answers
Class+
$8 USD/m
Billed $96 USD annually
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
30 Verified Answers

Related Documents