Nuprl Lemma : implies-real-vec-norm-rleq

[n:ℕ]. ∀[x:ℝ^n]. ∀[c:ℝ].  ((∀i:ℕn. (|x i| ≤ c))  (||x|| ≤ (rsqrt(r(n)) c)))


Proof




Definitions occuring in Statement :  real-vec-norm: ||x|| real-vec: ^n rsqrt: rsqrt(x) rleq: x ≤ y rabs: |x| rmul: b int-to-real: r(n) real: int_seg: {i..j-} nat: uall: [x:A]. B[x] all: x:A. B[x] implies:  Q apply: a natural_number: $n
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T implies:  Q all: x:A. B[x] nat: decidable: Dec(P) or: P ∨ Q uimplies: supposing a sq_type: SQType(T) guard: {T} real-vec: ^n prop: rleq: x ≤ y rnonneg: rnonneg(x) le: A ≤ B and: P ∧ Q uiff: uiff(P;Q) subtype_rel: A ⊆B true: True less_than': less_than'(a;b) squash: T less_than: a < b so_apply: x[s] top: Top so_lambda: λ2x.t[x] subtract: m dot-product: x⋅y real-vec-norm: ||x|| rev_uimplies: rev_uimplies(P;Q) req_int_terms: t1 ≡ t2 false: False not: ¬A int_seg: {i..j-} ge: i ≥  lelt: i ≤ j < k satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] rge: x ≥ y iff: ⇐⇒ Q rev_implies:  Q pointwise-rleq: x[k] ≤ y[k] for k ∈ [n,m] ifthenelse: if then else fi  btrue: tt bfalse: ff

Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[x:\mBbbR{}\^{}n].  \mforall{}[c:\mBbbR{}].    ((\mforall{}i:\mBbbN{}n.  (|x  i|  \mleq{}  c))  {}\mRightarrow{}  (||x||  \mleq{}  (rsqrt(r(n))  *  c)))



Date html generated: 2020_05_20-PM-00_37_09
Last ObjectModification: 2020_01_06-PM-00_14_28

Theory : reals


Home Index