+++ title = "Defining in terms of Min/Max" author = "Yann Herklotz" tags = [] categories = [] backlinks = ["4e2a"] forwardlinks = [] zettelid = "4e2a1" +++ `T` and `F` can be expressed in terms of 1 and -1 respectively, which means that AND and OR can be represented by MIN and MAX respectively, which also works when `U` is 0. This makes it quite easy to generalise the logic to infinite values.