Nuprl Lemma : real-vec-norm-positive-iff2

n:ℕ. ∀x:ℝ^n.  (∃i:ℕn. i ≠ r0 ⇐⇒ r0 < ||x||)


Proof




Definitions occuring in Statement :  real-vec-norm: ||x|| real-vec: ^n rneq: x ≠ y rless: x < y int-to-real: r(n) int_seg: {i..j-} nat: all: x:A. B[x] exists: x:A. B[x] iff: ⇐⇒ Q apply: a natural_number: $n
Definitions unfolded in proof :  all: x:A. B[x] iff: ⇐⇒ Q and: P ∧ Q implies:  Q exists: x:A. B[x] member: t ∈ T prop: uall: [x:A]. B[x] real-vec: ^n nat: so_lambda: λ2x.t[x] so_apply: x[s] rev_implies:  Q
Lemmas referenced :  rneq-symmetry rneq_wf int-to-real_wf exists_wf int_seg_wf real-vec_wf nat_wf real-vec-norm-positive-iff rless_wf real-vec-norm_wf all_wf iff_wf
Rules used in proof :  cut sqequalSubstitution sqequalTransitivity computationStep sqequalReflexivity lambdaFormation independent_pairFormation sqequalHypSubstitution productElimination thin dependent_pairFormation hypothesisEquality introduction extract_by_obid dependent_functionElimination because_Cache independent_functionElimination hypothesis isectElimination natural_numberEquality applyEquality setElimination rename sqequalRule lambdaEquality addLevel allFunctionality impliesFunctionality

Latex:
\mforall{}n:\mBbbN{}.  \mforall{}x:\mBbbR{}\^{}n.    (\mexists{}i:\mBbbN{}n.  x  i  \mneq{}  r0  \mLeftarrow{}{}\mRightarrow{}  r0  <  ||x||)



Date html generated: 2017_10_03-AM-10_49_22
Last ObjectModification: 2017_06_18-PM-05_34_35

Theory : reals


Home Index