Step
*
1
1
1
1
1
1
of Lemma
lattice-hom-fset-join
1. l1 : BoundedLattice
2. l2 : BoundedLattice
3. eq1 : EqDecider(Point(l1))
4. eq2 : EqDecider(Point(l2))
5. f : Hom(l1;l2)
⊢ (f \/([])) = \/([]) ∈ Point(l2)
BY
{ (DVar `f' THEN RepUR ``lattice-fset-join`` 0 THEN Auto) }
Latex:
Latex:
1.  l1  :  BoundedLattice
2.  l2  :  BoundedLattice
3.  eq1  :  EqDecider(Point(l1))
4.  eq2  :  EqDecider(Point(l2))
5.  f  :  Hom(l1;l2)
\mvdash{}  (f  \mbackslash{}/([]))  =  \mbackslash{}/([])
By
Latex:
(DVar  `f'  THEN  RepUR  ``lattice-fset-join``  0  THEN  Auto)
Home
Index