Nuprl Lemma : dot-product-split

[n:ℕ]. ∀[k:ℕn]. ∀[x,y:ℝ^n].  (x⋅(x⋅+ λi.(x (k i))⋅λi.(y (k i))))


Proof




Definitions occuring in Statement :  dot-product: x⋅y real-vec: ^n req: y radd: b int_seg: {i..j-} nat: uall: [x:A]. B[x] apply: a lambda: λx.A[x] subtract: m add: m natural_number: $n
Definitions unfolded in proof :  uall: [x:A]. B[x] real-vec: ^n member: t ∈ T int_seg: {i..j-} lelt: i ≤ j < k and: P ∧ Q le: A ≤ B less_than: a < b squash: T nat: ge: i ≥  all: x:A. B[x] decidable: Dec(P) or: P ∨ Q uimplies: supposing a not: ¬A implies:  Q satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] false: False prop: subtype_rel: A ⊆B less_than': less_than'(a;b) sq_stable: SqStable(P) guard: {T} sq_type: SQType(T) true: True so_apply: x[s] top: Top so_lambda: λ2x.t[x] subtract: m dot-product: x⋅y uiff: uiff(P;Q) rev_uimplies: rev_uimplies(P;Q) req_int_terms: t1 ≡ t2 req-vec: req-vec(n;x;y) pointwise-req: x[k] y[k] for k ∈ [n,m]

Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[k:\mBbbN{}n].  \mforall{}[x,y:\mBbbR{}\^{}n].    (x\mcdot{}y  =  (x\mcdot{}y  +  \mlambda{}i.(x  (k  +  i))\mcdot{}\mlambda{}i.(y  (k  +  i))))



Date html generated: 2020_05_20-PM-00_35_49
Last ObjectModification: 2020_01_02-PM-01_54_14

Theory : reals


Home Index