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