29 Nov
2002
29 Nov
'02
4:03 p.m.
At 10:44 AM 11/30/02 +1300, Mike Stay wrote:
Suppose we restrict the logic, and permit only monotonic boolean functions? Sorry, what's the definition of these? (I'm only familiar with monotonically increasing...)
From an engineering viewpoint, it's a function built only out of AND and OR operations; NOT is not allowed. More formally elegant: when an input increases (changes from zero to one), the output may not decrease. I hope this clarifies the restriction I'm proposing. -A