Nuprl 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))


Proof




Definitions occuring in Statement :  imax-class: (maximum f[v] ≥ lb with from X) es-E-interface: E(X) eclass-val: X(e) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-le: e ≤loc e'  uiff: uiff(P;Q) uimplies: supposing a uall: [x:A]. B[x] so_apply: x[s] le: A ≤ B and: P ∧ Q function: x:A ⟶ B[x] int: universe: Type
Definitions unfolded in proof :  uiff: uiff(P;Q) and: P ∧ Q uimplies: supposing a member: t ∈ T uall: [x:A]. B[x] so_apply: x[s] subtype_rel: A ⊆B so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] all: x:A. B[x] top: Top es-E-interface: E(X) ge: i ≥  decidable: Dec(P) or: P ∨ Q satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] false: False implies:  Q not: ¬A prop: so_lambda: λ2x.t[x] iff: ⇐⇒ Q le: A ≤ B sq_type: SQType(T) guard: {T} assert: b ifthenelse: if then else fi  btrue: tt true: True rev_implies:  Q squash: T eclass-vals: X(L) compose: g l_all: (∀x∈L.P[x]) int_seg: {i..j-} lelt: i ≤ j < k less_than: a < b sq_stable: SqStable(P)

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))



Date html generated: 2016_05_17-AM-07_02_01
Last ObjectModification: 2016_01_17-PM-06_56_37

Theory : event-ordering


Home Index