Step
*
1
1
1
of Lemma
lattice-fset-meet-free-dl-inc
1. T : Type
2. eq : EqDecider(T)
3. s : fset(T)
4. deq-fset(deq-fset(eq)) ∈ EqDecider(Point(free-dist-lattice(T; eq)))
5. {s} ∈ Point(free-dist-lattice(T; eq))
6. ∀[s:fset(Point(free-dist-lattice(T; eq)))]. ∀[x:Point(free-dist-lattice(T; eq))].  /\(s) ≤ x supposing x ∈ s
7. ∀[s:fset(Point(free-dist-lattice(T; eq)))]. ∀[v:Point(free-dist-lattice(T; eq))].
     ((∀x:Point(free-dist-lattice(T; eq)). (x ∈ s 
⇒ v ≤ x)) 
⇒ v ≤ /\(s))
8. x : {ac:fset(fset(T))| ↑fset-antichain(eq;ac)} 
9. ∃x1:T. (x1 ∈ s ∧ (x = {{x1}} ∈ Point(free-dist-lattice(T; eq))))
⊢ ¬↑fset-null({y ∈ x | deq-f-subset(eq) y s})
BY
{ (ExRepD THEN (RWO "free-dl-point" (-1) THENA Auto)) }
1
1. T : Type
2. eq : EqDecider(T)
3. s : fset(T)
4. deq-fset(deq-fset(eq)) ∈ EqDecider(Point(free-dist-lattice(T; eq)))
5. {s} ∈ Point(free-dist-lattice(T; eq))
6. ∀[s:fset(Point(free-dist-lattice(T; eq)))]. ∀[x:Point(free-dist-lattice(T; eq))].  /\(s) ≤ x supposing x ∈ s
7. ∀[s:fset(Point(free-dist-lattice(T; eq)))]. ∀[v:Point(free-dist-lattice(T; eq))].
     ((∀x:Point(free-dist-lattice(T; eq)). (x ∈ s 
⇒ v ≤ x)) 
⇒ v ≤ /\(s))
8. x : {ac:fset(fset(T))| ↑fset-antichain(eq;ac)} 
9. x1 : T
10. x1 ∈ s
11. x = {{x1}} ∈ {ac:fset(fset(T))| ↑fset-antichain(eq;ac)} 
⊢ ¬↑fset-null({y ∈ x | deq-f-subset(eq) y s})
Latex:
Latex:
1.  T  :  Type
2.  eq  :  EqDecider(T)
3.  s  :  fset(T)
4.  deq-fset(deq-fset(eq))  \mmember{}  EqDecider(Point(free-dist-lattice(T;  eq)))
5.  \{s\}  \mmember{}  Point(free-dist-lattice(T;  eq))
6.  \mforall{}[s:fset(Point(free-dist-lattice(T;  eq)))].  \mforall{}[x:Point(free-dist-lattice(T;  eq))].
          /\mbackslash{}(s)  \mleq{}  x  supposing  x  \mmember{}  s
7.  \mforall{}[s:fset(Point(free-dist-lattice(T;  eq)))].  \mforall{}[v:Point(free-dist-lattice(T;  eq))].
          ((\mforall{}x:Point(free-dist-lattice(T;  eq)).  (x  \mmember{}  s  {}\mRightarrow{}  v  \mleq{}  x))  {}\mRightarrow{}  v  \mleq{}  /\mbackslash{}(s))
8.  x  :  \{ac:fset(fset(T))|  \muparrow{}fset-antichain(eq;ac)\} 
9.  \mexists{}x1:T.  (x1  \mmember{}  s  \mwedge{}  (x  =  \{\{x1\}\}))
\mvdash{}  \mneg{}\muparrow{}fset-null(\{y  \mmember{}  x  |  deq-f-subset(eq)  y  s\})
By
Latex:
(ExRepD  THEN  (RWO  "free-dl-point"  (-1)  THENA  Auto))
Home
Index