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