Step
*
of Lemma
free-dlwc-point
∀[T,eq,Cs:Top].
(Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x])) ~ {ac:fset(fset(T))|
(↑fset-antichain(eq;ac))
∧ fset-all(ac;a.fset-contains-none(eq;a;x.Cs[x]))} )
BY
{ (Auto
THEN (RepUR ``lattice-point free-dist-lattice-with-constraints`` 0 THEN RepUR ``constrained-antichain-lattice`` 0)
THEN RepUR ``mk-bounded-distributive-lattice mk-bounded-lattice`` 0
THEN Auto) }
Latex:
Latex:
\mforall{}[T,eq,Cs:Top].
(Point(free-dist-lattice-with-constraints(T;eq;x.Cs[x]))
\msim{} \{ac:fset(fset(T))| (\muparrow{}fset-antichain(eq;ac)) \mwedge{} fset-all(ac;a.fset-contains-none(eq;a;x.Cs[x]))\} )
By
Latex:
(Auto
THEN (RepUR ``lattice-point free-dist-lattice-with-constraints`` 0
THEN RepUR ``constrained-antichain-lattice`` 0
)
THEN RepUR ``mk-bounded-distributive-lattice mk-bounded-lattice`` 0
THEN Auto)
Home
Index