Step
*
2
1
of Lemma
lattice-fset-meet-free-dl-inc
.....assertion..... 
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. {s} ≤ /\(λx.free-dl-inc(x)"(s))
⊢ /\(λx.free-dl-inc(x)"(s)) ≤ {s}
BY
{ ((Assert /\(λx.free-dl-inc(x)"(s)) ∈ Point(free-dist-lattice(T; eq)) BY
          Auto)
   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. {s} ≤ /\(λx.free-dl-inc(x)"(s))
9. /\(λx.free-dl-inc(x)"(s)) ∈ {ac:fset(fset(T))| ↑fset-antichain(eq;ac)} 
⊢ /\(λx.free-dl-inc(x)"(s)) ≤ {s}
Latex:
Latex:
.....assertion..... 
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.  \{s\}  \mleq{}  /\mbackslash{}(\mlambda{}x.free-dl-inc(x)"(s))
\mvdash{}  /\mbackslash{}(\mlambda{}x.free-dl-inc(x)"(s))  \mleq{}  \{s\}
By
Latex:
((Assert  /\mbackslash{}(\mlambda{}x.free-dl-inc(x)"(s))  \mmember{}  Point(free-dist-lattice(T;  eq))  BY
                Auto)
  THEN  (RWO    "free-dl-point"  (-1)  THENA  Auto)
  )
Home
Index