-
Using the point C and the point G, construct a point Mc (rule W01);
-
Using the point G and the point N, construct a point H (rule W01);
-
Using the point C and the point H, construct a point Ec (rule W01);
-
Using the point G and the point N, construct a point O (rule W01);
-
Using the point C and the point H, construct a line hc (rule W02);
% DET: points C and H are not the same
-
Using the point C and the point O, construct a circle k(O,C) (rule W06);
% NDG: points C and O are not the same
-
Using the point Mc and the point N, construct a circle k(N,Ma) (rule W06);
% NDG: points Mc and N are not the same
-
Using the circle k(N,Ma), the line hc, the point N and the point Ec, construct a point Hc (rule W05);
% NDG: line hc and circle k(N,Ma) intersect
% DET: points Ec and Hc must be different
-
Using the point Hc and the point Mc, construct a line c (rule W02);
% DET: points Hc and Mc are not the same
-
Using the circle k(O,C) and the line c, construct a point A and a point B (rule W04);
% NDG: line c and circle k(O,C) intersect