-
Using the point Ha and the point Eb, construct a circle k(Eb,B) (rule W06);
% NDG: points Ha and Eb are not the same
-
Using the point Ha and the point Mc, construct a circle k(Mc,A) (rule W06);
% NDG: points Ha and Mc are not the same
-
Using the circle k(Eb,B), the circle k(Mc,A), the point Ha, the point Eb and the point Mc, construct a point B (rule W08);
% NDG: circles k(Eb,B) and k(Mc,A) intersect
% DET: circles k(Eb,B) and k(Mc,A) are not the same points Ha and B must be different
-
Using the point B and the point Eb, construct a point H (rule W01);
-
Using the point Mc and the point B, construct a point A (rule W01);
-
Using the point Ha and the point B, construct a line a (rule W02);
% DET: points Ha and B are not the same
-
Using the point Mc and the point B, construct a line c (rule W02);
% DET: points Mc and B are not the same
-
Using the circle k(Eb,B), the line c, the point Eb and the point B, construct a point Hc (rule W05);
% NDG: line c and circle k(Eb,B) intersect
% DET: points B and Hc must be different
-
Using the point H and the point Hc, construct a line hc (rule W02);
% DET: points H and Hc are not the same
-
Using the line a and the line hc, construct a point C (rule W03);
% NDG: lines a and hc are not parallel
% DET: lines a and hc are not the same