let X be RealNormSpace; :: thesis: for y1 being Point of X
for r being real number holds Ball y1,r = y1 + (Ball (0. X),r)
let y1 be Point of X; :: thesis: for r being real number holds Ball y1,r = y1 + (Ball (0. X),r)
let r be real number ; :: thesis: Ball y1,r = y1 + (Ball (0. X),r)
thus
Ball y1,r c= y1 + (Ball (0. X),r)
:: according to XBOOLE_0:def 10 :: thesis: y1 + (Ball (0. X),r) c= Ball y1,r
let t be set ; :: according to TARSKI:def 3 :: thesis: ( not t in y1 + (Ball (0. X),r) or t in Ball y1,r )
assume
t in y1 + (Ball (0. X),r)
; :: thesis: t in Ball y1,r
then consider z0 being Point of X such that
B1:
( t = y1 + z0 & z0 in Ball (0. X),r )
;
set z1 = z0 + y1;
ex zz0 being Point of X st
( z0 = zz0 & ||.((0. X) - zz0).|| < r )
by B1;
then
||.(- z0).|| < r
by RLVECT_1:27;
then
||.z0.|| < r
by NORMSP_1:6;
then
||.(z0 + (0. X)).|| < r
by RLVECT_1:10;
then
||.(z0 + (y1 + (- y1))).|| < r
by RLVECT_1:16;
then
||.((z0 + y1) - y1).|| < r
by RLVECT_1:def 6;
then
||.(y1 - (z0 + y1)).|| < r
by NORMSP_1:11;
hence
t in Ball y1,r
by B1; :: thesis: verum