Step
*
1
1
1
of Lemma
fdl-1-join-irreducible
1. X : Type
2. x : Point(free-dl(X))
3. y : Point(free-dl(X))
4. x ∨ y = 1 ∈ Point(free-dl(X))
5. ↑fdl-is-1(x)
⊢ x = 1 ∈ Point(free-dl(X))
BY
{ (RWO "fdl-eq-1" 0 THEN Auto) }
Latex:
Latex:
1.  X  :  Type
2.  x  :  Point(free-dl(X))
3.  y  :  Point(free-dl(X))
4.  x  \mvee{}  y  =  1
5.  \muparrow{}fdl-is-1(x)
\mvdash{}  x  =  1
By
Latex:
(RWO  "fdl-eq-1"  0  THEN  Auto)
Home
Index