Question 1. Let D be a non-empty subset of the real numbers, and E={ax∣x∈D} where a>0. Prove that E is open if and only if D is open.
Solution. It is sufficient to prove the implication: if D is open, then E is open (the converse implication is proved by applying the result for a1>0, because D={ax∣x∈E}).
Let x0∈E, i.e. x0=ay0 for some y0∈D. Since D is open, there is ε>0 such that all y satisfying y0−ε<y<y0+ε belong to D. Then ay∈E for all such y. Note that x0−aε<ay<x0+aε and, moreover, any z from the interval (x0−aε,x0+aε) can be expressed as z=ay, where y∈(y0−ε,y0+ε)⊆D. Thus, (x0−aε,x0+aε)⊆E, which proves that E is open.
1