Let A={y∈Z ∣ y=10b−3 for some integer b},
B={z∈Z ∣ z=10c+7 for some integer c}
Let us prove that A=B.
Let x∈A. Then x=10b−3 for some integer b. It follows that x=10(b−1)+7, and b−1 is also integer. Therefore, x∈B. Consequently, A⊂B.
Let x∈B. Then x=10c+7 for some integer c. It follows that x=10(c+1)−3, and c+1 is also integer. Thus x∈A. Therefore, B⊂A.
We conclude that A=B.
Comments