-
Using the point Ec and the point Hc, construct a line hc (rule W02);
% DET: points Ec and Hc are not the same
-
Using the point Hb and the point Ec, construct a circle k(Ec,C) (rule W06);
% NDG: points Hb and Ec are not the same
-
Using the circle k(Ec,C) and the line hc, construct a point C and a point H (rule W04);
% NDG: line hc and circle k(Ec,C) intersect
-
Using the point Hb and the point C, construct a line b (rule W02);
% DET: points Hb and C are not the same
-
Using the point Hb and the point H, construct a line hb (rule W02);
% DET: points Hb and H are not the same
-
Using the point Hc and the line hc, construct a line c (rule W10a);
-
Using the line c and the line b, construct a point A (rule W03);
% NDG: lines c and b are not parallel
% DET: lines c and b are not the same
-
Using the line hb and the line c, construct a point B (rule W03);
% NDG: lines hb and c are not parallel
% DET: lines hb and c are not the same