Nuprl Lemma : real-fun-bounded

a:ℝ. ∀b:{b:ℝa ≤ b} . ∀f:[a, b] ⟶ℝ.
  ∃bnd:ℝ((r0 ≤ bnd) ∧ (∀x:ℝ((x ∈ [a, b])  (|f x| ≤ bnd)))) 
  supposing ∀x,y:{x:ℝx ∈ [a, b]} .  ((x y)  (f[x] f[y]))


Proof




Definitions occuring in Statement :  rfun: I ⟶ℝ rccint: [l, u] i-member: r ∈ I rleq: x ≤ y rabs: |x| req: y int-to-real: r(n) real: uimplies: supposing a so_apply: x[s] all: x:A. B[x] exists: x:A. B[x] implies:  Q and: P ∧ Q set: {x:A| B[x]}  apply: a natural_number: $n
Definitions unfolded in proof :  all: x:A. B[x] uimplies: supposing a member: t ∈ T implies:  Q uall: [x:A]. B[x] so_apply: x[s] rfun: I ⟶ℝ exists: x:A. B[x] iff: ⇐⇒ Q and: P ∧ Q sq_stable: SqStable(P) squash: T prop: so_lambda: λ2x.t[x] guard: {T} cand: c∧ B

Latex:
\mforall{}a:\mBbbR{}.  \mforall{}b:\{b:\mBbbR{}|  a  \mleq{}  b\}  .  \mforall{}f:[a,  b]  {}\mrightarrow{}\mBbbR{}.
    \mexists{}bnd:\mBbbR{}.  ((r0  \mleq{}  bnd)  \mwedge{}  (\mforall{}x:\mBbbR{}.  ((x  \mmember{}  [a,  b])  {}\mRightarrow{}  (|f  x|  \mleq{}  bnd)))) 
    supposing  \mforall{}x,y:\{x:\mBbbR{}|  x  \mmember{}  [a,  b]\}  .    ((x  =  y)  {}\mRightarrow{}  (f[x]  =  f[y]))



Date html generated: 2020_05_20-PM-00_22_29
Last ObjectModification: 2020_01_06-PM-02_44_40

Theory : reals


Home Index