Nuprl Definition : basic-strong-continuity

basic-strong-continuity(T;F) ==
  ∃M:n:ℕ ⟶ (ℕn ⟶ T) ⟶ (ℕ ⋃ (ℕ × ℕ)) [(∀f:ℕ ⟶ T
                                           ((∃n:ℕ((M f) (F f) ∈ ℕ))
                                           ∧ (∀n:ℕ(M f) (F f) ∈ ℕ supposing is an integer)
                                           ∧ (∀n,m:ℕ.  ((n ≤ m)  is an integer  is an integer))))]



Definitions occuring in Statement :  int_seg: {i..j-} nat: b-union: A ⋃ B uimplies: supposing a isint: isint def le: A ≤ B all: x:A. B[x] sq_exists: x:A [B[x]] exists: x:A. B[x] implies:  Q and: P ∧ Q false: False true: True apply: a function: x:A ⟶ B[x] product: x:A × B[x] natural_number: $n equal: t ∈ T
Definitions occuring in definition :  sq_exists: x:A [B[x]] int_seg: {i..j-} natural_number: $n b-union: A ⋃ B product: x:A × B[x] function: x:A ⟶ B[x] exists: x:A. B[x] and: P ∧ Q uimplies: supposing a equal: t ∈ T all: x:A. B[x] nat: le: A ≤ B implies:  Q isint: isint def apply: a true: True false: False
FDL editor aliases :  basic-strong-continuity

Latex:
basic-strong-continuity(T;F)  ==
    \mexists{}M:n:\mBbbN{}  {}\mrightarrow{}  (\mBbbN{}n  {}\mrightarrow{}  T)  {}\mrightarrow{}  (\mBbbN{}  \mcup{}  (\mBbbN{}  \mtimes{}  \mBbbN{}))  [(\mforall{}f:\mBbbN{}  {}\mrightarrow{}  T
                                                                                      ((\mexists{}n:\mBbbN{}.  ((M  n  f)  =  (F  f)))
                                                                                      \mwedge{}  (\mforall{}n:\mBbbN{}.  (M  n  f)  =  (F  f)  supposing  M  n  f  is  an  integer)
                                                                                      \mwedge{}  (\mforall{}n,m:\mBbbN{}.
                                                                                                ((n  \mleq{}  m)
                                                                                                {}\mRightarrow{}  M  n  f  is  an  integer
                                                                                                {}\mRightarrow{}  M  m  f  is  an  integer))))]



Date html generated: 2019_06_20-PM-02_50_11
Last ObjectModification: 2019_02_11-AM-11_18_07

Theory : continuity


Home Index