Problem 3:
Given a point $A$, a point $B$ and a point $M_{a}$, construct the triangle ABC.

Construction: 
1. Using the point $B$ and the point $M_{a}$, construct a point $C$ (rule W01);
2. Using the point $B$ and the point $C$, construct a point $\_M_{a}$ (rule W01);

Statement:
Prove that the point $A$ is identical to the point $A$.

