Nuprl Lemma : Legendre-roots-property

n:ℕ. ∀z:ℕn ⟶ ℝ.
  (∀i:ℕn. (r0 < (r((-1)^(n i)) Legendre(n 1;z i)))) supposing 
     ((∀i:ℕn. (Legendre(n;z i) r0)) and 
     (∀i:ℕ1. ((z i) < (z (i 1)))))


Proof




Definitions occuring in Statement :  Legendre: Legendre(n;x) rless: x < y req: y rmul: b int-to-real: r(n) real: exp: i^n int_seg: {i..j-} nat: uimplies: supposing a all: x:A. B[x] apply: a function: x:A ⟶ B[x] subtract: m add: m minus: -n natural_number: $n
Definitions unfolded in proof :  all: x:A. B[x] uimplies: supposing a member: t ∈ T uall: [x:A]. B[x] implies:  Q nat: prop: int_seg: {i..j-} lelt: i ≤ j < k and: P ∧ Q ge: i ≥  decidable: Dec(P) or: P ∨ Q not: ¬A satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] false: False top: Top uiff: uiff(P;Q) subtract: m subtype_rel: A ⊆B sq_stable: SqStable(P) squash: T iff: ⇐⇒ Q rev_implies:  Q
Lemmas referenced :  req_witness Legendre_wf int-to-real_wf Legendre-roots-unique int_seg_wf req_wf subtract_wf rless_wf nat_properties decidable__lt full-omega-unsat intformand_wf intformnot_wf intformless_wf itermVar_wf itermSubtract_wf itermConstant_wf istype-int int_formula_prop_and_lemma istype-void int_formula_prop_not_lemma int_formula_prop_less_lemma int_term_value_var_lemma int_term_value_subtract_lemma int_term_value_constant_lemma int_formula_prop_wf istype-le istype-less_than add-member-int_seg2 decidable__le intformle_wf int_formula_prop_le_lemma real_wf istype-nat rmul_wf exp_wf2 int_seg_properties itermAdd_wf int_term_value_add_lemma Legendre-root_wf member_rooint_lemma sq_stable__rless rless_functionality req_weakening rmul_functionality Legendre_functionality
Rules used in proof :  sqequalSubstitution sqequalTransitivity computationStep sqequalReflexivity lambdaFormation_alt isect_memberFormation_alt cut introduction sqequalRule sqequalHypSubstitution lambdaEquality_alt dependent_functionElimination thin hypothesisEquality extract_by_obid isectElimination applyEquality hypothesis natural_numberEquality independent_functionElimination functionIsTypeImplies inhabitedIsType rename independent_isectElimination universeIsType setElimination functionIsType dependent_set_memberEquality_alt productElimination independent_pairFormation unionElimination approximateComputation dependent_pairFormation_alt int_eqEquality isect_memberEquality_alt voidElimination productIsType because_Cache closedConclusion minusEquality addEquality equalityTransitivity equalitySymmetry imageMemberEquality baseClosed imageElimination equalityIstype

Latex:
\mforall{}n:\mBbbN{}.  \mforall{}z:\mBbbN{}n  {}\mrightarrow{}  \mBbbR{}.
    (\mforall{}i:\mBbbN{}n.  (r0  <  (r((-1)\^{}(n  -  i))  *  Legendre(n  +  1;z  i))))  supposing 
          ((\mforall{}i:\mBbbN{}n.  (Legendre(n;z  i)  =  r0))  and 
          (\mforall{}i:\mBbbN{}n  -  1.  ((z  i)  <  (z  (i  +  1)))))



Date html generated: 2019_10_31-AM-06_20_31
Last ObjectModification: 2019_01_19-PM-01_20_13

Theory : reals_2


Home Index