Boolean Algebra, Arithmetic POV

from blog Every Man a Debtor, | ↗ original
↗ original
(written long time ago, publish or languish) These are some notes I made for Davide Radaelli for the first section of Schuller’s lectures on physics. Let’s turn Boolean algebra into something we know better: arithmetic. First we’ll set False to 0 and True to 1. To handle overflow, any arithmetic is mod 2. So even numbers are \(0\) and odd numbers...