From the Publisher:
Intended for first- or second-year undergraduates, this introduction to discrete mathematics covers the usual topics of such a course, but applies constructivist principles that promote - indeed, require - active participation by the student. Working with the programming language ISETL, whose syntax is close to that of standard mathematical language, the student constructs the concepts in her or his mind as a result of constructing them on the computer in the syntax of ISETL. This dramatically different approach allows students to attempt to discover concepts in a "Socratic" dialog with the computer. The discussion avoids the formal "definition-theorem" approach and promotes active involvement by the reader by its questioning style. An instructor using this text can expect a lively class whose students develop a deep conceptual understanding rather than simply manipulative skills. Topics covered in this book include: the propositional calculus, operations on sets, basic counting methods, predicate calculus, relations, graphs, functions, and mathematical induction.
Cited By
- Kopczyński E and Toruńczyk S (2017). LOIS: syntax and semantics, ACM SIGPLAN Notices, 52:1, (586-598), Online publication date: 11-May-2017.
- Kopczyński E and Toruńczyk S LOIS: syntax and semantics Proceedings of the 44th ACM SIGPLAN Symposium on Principles of Programming Languages, (586-598)
- VanDrunen T The case for teaching functional programming in discrete math Proceedings of the ACM international conference companion on Object oriented programming systems languages and applications companion, (81-86)
- Schwartz J and Snyder K Setl Encyclopedia of Computer Science, (1569-1570)
Recommendations
ISETL: a language for teaching discrete mathematics (abstract)
CSC '90: Proceedings of the 1990 ACM annual conference on CooperationISETL is an interactive implementation and extension of SETL1, a programming language built around mathematical notation and objects, primarily sets and functions. Just as an introductory chemistry course uses a laboratory to provide an arena for ...