Step * 1 1 1 1 2 of Lemma lattice-meet-fset-join-distrib


1. BoundedDistributiveLattice
2. eq EqDecider(Point(l))
3. ∀[a,b,c:Point(l)].  (a ∧ b ∨ a ∧ b ∨ a ∧ c ∈ Point(l))
4. Point(l)
5. Point(l) List
6. ∀bs:Point(l) List. (\/(v) ∧ \/(bs) \/(f-union(eq;eq;v;a.λb.a ∧ b"(bs))) ∈ Point(l))
⊢ ∀bs:Point(l) List. (\/([u v]) ∧ \/(bs) \/(f-union(eq;eq;[u v];a.λb.a ∧ b"(bs))) ∈ Point(l))
BY
((Subst' \/([u v]) u ∨ \/(v) THENA (RepUR ``lattice-fset-join`` THEN Auto)) THEN ParallelLast) }

1
1. BoundedDistributiveLattice
2. eq EqDecider(Point(l))
3. ∀[a,b,c:Point(l)].  (a ∧ b ∨ a ∧ b ∨ a ∧ c ∈ Point(l))
4. Point(l)
5. Point(l) List
6. ∀bs:Point(l) List. (\/(v) ∧ \/(bs) \/(f-union(eq;eq;v;a.λb.a ∧ b"(bs))) ∈ Point(l))
7. bs Point(l) List
8. \/(v) ∧ \/(bs) \/(f-union(eq;eq;v;a.λb.a ∧ b"(bs))) ∈ Point(l)
⊢ u ∨ \/(v) ∧ \/(bs) \/(f-union(eq;eq;[u v];a.λb.a ∧ b"(bs))) ∈ Point(l)


Latex:


Latex:

1.  l  :  BoundedDistributiveLattice
2.  eq  :  EqDecider(Point(l))
3.  \mforall{}[a,b,c:Point(l)].    (a  \mwedge{}  b  \mvee{}  c  =  a  \mwedge{}  b  \mvee{}  a  \mwedge{}  c)
4.  u  :  Point(l)
5.  v  :  Point(l)  List
6.  \mforall{}bs:Point(l)  List.  (\mbackslash{}/(v)  \mwedge{}  \mbackslash{}/(bs)  =  \mbackslash{}/(f-union(eq;eq;v;a.\mlambda{}b.a  \mwedge{}  b"(bs))))
\mvdash{}  \mforall{}bs:Point(l)  List.  (\mbackslash{}/([u  /  v])  \mwedge{}  \mbackslash{}/(bs)  =  \mbackslash{}/(f-union(eq;eq;[u  /  v];a.\mlambda{}b.a  \mwedge{}  b"(bs))))


By


Latex:
((Subst'  \mbackslash{}/([u  /  v])  \msim{}  u  \mvee{}  \mbackslash{}/(v)  0  THENA  (RepUR  ``lattice-fset-join``  0  THEN  Auto))
  THEN  ParallelLast
  )




Home Index