Nuprl Lemma : better-continuity-for-reals

x:ℝ. ∃x':{x':ℝx' x} . ∀g:ℕ ⟶ ℝ(lim n→∞.g  (∀P:ℝ ⟶ 𝔹. ∃z:{z:ℝx'} (∃n:{ℕ(z (g n))})))


Proof




Definitions occuring in Statement :  converges-to: lim n→∞.x[n] y req: y real: nat: bool: 𝔹 all: x:A. B[x] sq_exists: x:{A| B[x]} exists: x:A. B[x] implies:  Q set: {x:A| B[x]}  apply: a function: x:A ⟶ B[x] equal: t ∈ T
Definitions unfolded in proof :  all: x:A. B[x] member: t ∈ T exists: x:A. B[x] uall: [x:A]. B[x] nat_plus: + less_than: a < b squash: T less_than': less_than'(a;b) true: True and: P ∧ Q prop: so_lambda: λ2x.t[x] implies:  Q so_apply: x[s] sq_exists: x:{A| B[x]}
Lemmas referenced :  connectedness-main-lemma accelerate-req less_than_wf req_wf all_wf nat_wf real_wf converges-to_wf bool_wf exists_wf equal_wf sq_exists_wf
Rules used in proof :  cut introduction extract_by_obid sqequalSubstitution sqequalTransitivity computationStep sqequalReflexivity lambdaFormation hypothesis sqequalHypSubstitution dependent_functionElimination thin hypothesisEquality dependent_pairFormation isectElimination dependent_set_memberEquality natural_numberEquality sqequalRule independent_pairFormation imageMemberEquality baseClosed productElimination because_Cache functionEquality lambdaEquality applyEquality functionExtensionality setEquality setElimination rename

Latex:
\mforall{}x:\mBbbR{}
    \mexists{}x':\{x':\mBbbR{}|  x'  =  x\} 
      \mforall{}g:\mBbbN{}  {}\mrightarrow{}  \mBbbR{}.  (lim  n\mrightarrow{}\minfty{}.g  n  =  x  {}\mRightarrow{}  (\mforall{}P:\mBbbR{}  {}\mrightarrow{}  \mBbbB{}.  \mexists{}z:\{z:\mBbbR{}|  P  z  =  P  x'\}  .  (\mexists{}n:\{\mBbbN{}|  (z  =  (g  n))\})))



Date html generated: 2017_10_03-AM-10_09_45
Last ObjectModification: 2017_09_13-PM-03_26_02

Theory : reals


Home Index