Step
*
1
of Lemma
free-dl-1-join-irreducible
1. T : Type
2. eq : EqDecider(T)
3. x : Point(free-dist-lattice(T; eq))
4. y : Point(free-dist-lattice(T; eq))
5. x ∨ y = 1 ∈ Point(free-dist-lattice(T; eq))
⊢ (x = 1 ∈ Point(free-dist-lattice(T; eq))) ∨ (y = 1 ∈ Point(free-dist-lattice(T; eq)))
BY
{ (RWO "free-dl-1" (-1) THENA Auto) }
1
1. T : Type
2. eq : EqDecider(T)
3. x : Point(free-dist-lattice(T; eq))
4. y : Point(free-dist-lattice(T; eq))
5. {} ∈ x ∨ y
⊢ (x = 1 ∈ Point(free-dist-lattice(T; eq))) ∨ (y = 1 ∈ Point(free-dist-lattice(T; eq)))
Latex:
Latex:
1.  T  :  Type
2.  eq  :  EqDecider(T)
3.  x  :  Point(free-dist-lattice(T;  eq))
4.  y  :  Point(free-dist-lattice(T;  eq))
5.  x  \mvee{}  y  =  1
\mvdash{}  (x  =  1)  \mvee{}  (y  =  1)
By
Latex:
(RWO  "free-dl-1"  (-1)  THENA  Auto)
Home
Index