let V be RealUnitarySpace; :: thesis: for v being Point of V
for r, p being Real st r <= p holds
Ball v,r c= Ball v,p
let v be Point of V; :: thesis: for r, p being Real st r <= p holds
Ball v,r c= Ball v,p
let r, p be Real; :: thesis: ( r <= p implies Ball v,r c= Ball v,p )
assume A1:
r <= p
; :: thesis: Ball v,r c= Ball v,p
for u being Point of V st u in Ball v,r holds
u in Ball v,p
hence
Ball v,r c= Ball v,p
by SUBSET_1:7; :: thesis: verum