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