Hacker News new | ask | show | jobs
by dan-robertson 1450 days ago
Yeah, similarly in mathematics they often like to build everything up from ‘implies’ where the rule is implies(a,b) = or(not(a), b) = nand(a,nand(b, b)).