-
Using the point B and the point Ha, construct a line a (rule W02);
% DET: points B and Ha are not the same
-
Using the point Ha and the point N, construct a circle k(N,Ma) (rule W06);
% NDG: points Ha and N are not the same
-
Using the circle k(N,Ma), the line a, the point N and the point Ha, construct a point Ma (rule W05);
% NDG: line a and circle k(N,Ma) intersect
% DET: points Ha and Ma must be different
-
Using the point Ma and the point B, construct a point C (rule W01);
-
Using the point N and the point Ma, construct a line m(HbHc) (rule W02);
% DET: points N and Ma are not the same
-
Using the circle k(N,Ma), the line m(HbHc), the point N and the point Ma, construct a point Ea (rule W05a);
% NDG: line m(HbHc) and circle k(N,Ma) intersect
% DET: points Ma and Ea must be different
-
Using the point Ea and the point Ha, construct a line ha (rule W02);
% DET: points Ea and Ha are not the same
-
Using the point B and the point Ma, construct a circle k(Ma,B) (rule W06);
% NDG: points B and Ma are not the same
-
Using the circle k(N,Ma) and the circle k(Ma,B), construct a point Hb and a point Hc (rule W07);
% NDG: circles k(N,Ma) and k(Ma,B) intersect
% DET: circles k(N,Ma) and k(Ma,B) are not the same
-
Using the point B and the point Hb, construct a line hb (rule W02);
% DET: points B and Hb are not the same
-
Using the line ha and the line hb, construct a point H (rule W03);
% NDG: lines ha and hb are not parallel
% DET: lines ha and hb are not the same
-
Using the point N and the point H, construct a point G (rule W01);
-
Using the point Ma and the point G, construct a point A (rule W01);