-
Using the point A and the point B, construct a line c (rule W02); % DET: points A and B are not the same
-
Using the point B and the point Ta, construct a line a (rule W02); % DET: points B and Ta are not the same
-
Using the point Ta and the line c, construct a circle k(Ta,foot[Ta,c]) (rule W11); % NDG: point Ta is not incident to the line c
-
Using the circle k(Ta,foot[Ta,c]), the point A, the point Ta and the line c, construct a line b (rule W13); % NDG: point A is outside the circle k(Ta,foot[Ta,c])
-
Using the line b and the line a, construct a point C (rule W03); % NDG: lines b and a are not parallel % DET: lines b and a are not the same
|
 |