Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
courses:cs145-201951:week3 [2019/02/05 00:44]
pelemieszewski
courses:cs145-201951:week3 [2019/02/07 01:07]
pelemieszewski
Line 20: Line 20:
  **Homework**  **Homework**
  
-  * tbd +  * Part 1,From Makinson, p24 exercise 1.4 part b. Due one week from today, Feb.12. 
 +    * True or False: the power set of (A AND B) = the power set of A and the power set of B... provide proof or counter example. 
 +  * Part 2. More to come.
  
 ==== Thursday ==== ==== Thursday ====
  
-  +    * {{ :courses:cs145-201951:06-relations.pptx | Today's lecture: Relations}} 
 +    * Homework, Part 2. Both parts are due on Tuesday, February 12. Part 1 should be hand written and handed in before class. Part 2 can be emailed to me before the end of the day. 
 +      * {{ :courses:cs145-201951:asmt-helper.scm | The helper file}}  
 +      * {{ :courses:cs145-201951:powerset-template.rkt |The template file}}