Step * of Lemma imax-class-lb

[Info,T:Type]. ∀[f:T ⟶ ℤ]. ∀[es:EO+(Info)]. ∀[lb:ℤ]. ∀[X:EClass(T)]. ∀[e:E(X)]. ∀[n:ℤ].
  uiff((maximum f[v] ≥ lb with from X)(e) ≤ n;(∀[e':E(X)]. f[X(e')] ≤ supposing e' ≤loc ) ∧ (lb ≤ n))
BY
((UnivCD THENA Auto) THEN (RWW "imax-class-val imax-list-lb" THENA (Auto THEN RWO "is-imax-class" THEN Auto))) }

1
1. Info Type
2. Type
3. T ⟶ ℤ
4. es EO+(Info)
5. lb : ℤ
6. EClass(T)
7. E(X)
8. : ℤ
⊢ uiff((∀b∈[lb map(λv.f[v];X(≤(X)(e)))].b ≤ n);(∀[e':E(X)]. f[X(e')] ≤ supposing e' ≤loc ) ∧ (lb ≤ n))


Latex:


Latex:
\mforall{}[Info,T:Type].  \mforall{}[f:T  {}\mrightarrow{}  \mBbbZ{}].  \mforall{}[es:EO+(Info)].  \mforall{}[lb:\mBbbZ{}].  \mforall{}[X:EClass(T)].  \mforall{}[e:E(X)].  \mforall{}[n:\mBbbZ{}].
    uiff((maximum  f[v]  \mgeq{}  lb  with  v  from  X)(e)  \mleq{}  n;(\mforall{}[e':E(X)].  f[X(e')]  \mleq{}  n  supposing  e'  \mleq{}loc  e  )
    \mwedge{}  (lb  \mleq{}  n))


By


Latex:
((UnivCD  THENA  Auto)
  THEN  (RWW  "imax-class-val  imax-list-lb"  0  THENA  (Auto  THEN  RWO  "is-imax-class"  0  THEN  Auto))
  )




Home Index