let r be real number ; :: thesis: for M being MetrStruct
for p being Element of M holds (Sphere p,r) \/ (Ball p,r) = cl_Ball p,r
let M be MetrStruct ; :: thesis: for p being Element of M holds (Sphere p,r) \/ (Ball p,r) = cl_Ball p,r
let p be Element of M; :: thesis: (Sphere p,r) \/ (Ball p,r) = cl_Ball p,r
( Sphere p,r c= cl_Ball p,r & Ball p,r c= cl_Ball p,r )
by Th15, Th16;
hence
(Sphere p,r) \/ (Ball p,r) c= cl_Ball p,r
by XBOOLE_1:8; :: according to XBOOLE_0:def 10 :: thesis: cl_Ball p,r c= (Sphere p,r) \/ (Ball p,r)