Nuprl Lemma : real-vec-mul-mul

[n:ℕ]. ∀[X:ℝ^n]. ∀[a,b:ℝ].  req-vec(n;a*b*X;a b*X)


Proof




Definitions occuring in Statement :  real-vec-mul: a*X req-vec: req-vec(n;x;y) real-vec: ^n rmul: b real: nat: uall: [x:A]. B[x]
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T real-vec-mul: a*X req-vec: req-vec(n;x;y) all: x:A. B[x] real-vec: ^n nat: subtype_rel: A ⊆B implies:  Q
Lemmas referenced :  rmul-assoc int_seg_wf req_witness real-vec-mul_wf real-vec_wf rmul_wf real_wf nat_wf
Rules used in proof :  sqequalSubstitution sqequalTransitivity computationStep sqequalReflexivity isect_memberFormation introduction cut sqequalRule lambdaFormation extract_by_obid sqequalHypSubstitution isectElimination thin hypothesisEquality applyEquality hypothesis natural_numberEquality setElimination rename lambdaEquality dependent_functionElimination independent_functionElimination isect_memberEquality because_Cache

Latex:
\mforall{}[n:\mBbbN{}].  \mforall{}[X:\mBbbR{}\^{}n].  \mforall{}[a,b:\mBbbR{}].    req-vec(n;a*b*X;a  *  b*X)



Date html generated: 2016_10_26-AM-10_16_50
Last ObjectModification: 2016_09_26-PM-11_12_01

Theory : reals


Home Index