:: deftheorem DefNrPro defines NrProduct LOPBAN10:def 9 :
for X being RealNormSpace-Sequence
for x being Point of (product X)
for b3 being non negative Real holds
( b3 = NrProduct x iff ex Nx being FinSequence of REAL st
( dom Nx = dom X & ( for i being Element of dom X holds Nx . i = ||.(x . i).|| ) & b3 = Product Nx ) );