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