Finish up draft about lattices of finite height.
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -333,6 +333,7 @@ A lattice is made up of two semilattices. The operations of these two lattices,
|
||||
however, must satisfy some additional properties. Let's examine the properties
|
||||
in the context of `min` and `max` as we have before. They are usually called
|
||||
the _absorption laws_:
|
||||
{#absorption-laws}
|
||||
|
||||
* `max(a, min(a, b)) = a`. `a` is either less than or bigger than `b`;
|
||||
so if you try to find the maximum __and__ the minimum of `a` and
|
||||
|
||||
Reference in New Issue
Block a user