-
Using the point A and the point Mc, construct a point B (rule W01);
-
Using the point A and the point Mc, construct a line c (rule W02);
% DET: points A and Mc are not the same
-
Using the point Ec and the point Mc, construct a line m(HbHa) (rule W02);
% DET: points Ec and Mc are not the same
-
Using the point Ec and the line c, construct a line hc (rule W10b);
-
Using the line hc and the line c, construct a point Hc (rule W03);
% NDG: lines hc and c are not parallel
% DET: lines hc and c are not the same
-
Using the point A and the point Hc, construct a line m(AHc) (rule W14);
% DET: points A and Hc are not the same
-
Using the point Ec and the point Mc, construct a line m(EcMc) (rule W14);
% DET: points Ec and Mc are not the same
-
Using the line m(EcMc) and the line m(HbHa), construct a point N (rule W03);
% NDG: lines m(EcMc) and m(HbHa) are not parallel
% DET: lines m(EcMc) and m(HbHa) are not the same
-
Using the point Ec and the point N, construct a circle k(N,Ma) (rule W06);
% NDG: points Ec and N are not the same
-
Using the circle k(N,Ma) and the line m(AHc), construct a point Mb and a point Ea (rule W04);
% NDG: line m(AHc) and circle k(N,Ma) intersect
-
Using the point Mb and the point A, construct a point C (rule W01);