-
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 Eb and the point Mb, construct a line m(HaHc) (rule W02);
% DET: points Eb and Mb are not the same
-
Using the point Eb and the line b, construct a line hb (rule W10b);
-
Using the line hb and the line b, construct a point Hb (rule W03);
% NDG: lines hb and b are not parallel
% DET: lines hb and b are not the same
-
Using the point A and the point Hb, construct a line m(AHb) (rule W14);
% DET: points A and Hb are not the same
-
Using the point Eb and the point Mb, construct a line m(EbMb) (rule W14);
% DET: points Eb and Mb are not the same
-
Using the line m(EbMb) and the line m(HaHc), construct a point N (rule W03);
% NDG: lines m(EbMb) and m(HaHc) are not parallel
% DET: lines m(EbMb) and m(HaHc) 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) and the line m(AHb), construct a point Mc and a point Ea (rule W04);
% NDG: line m(AHb) and circle k(N,Ma) intersect
-
Using the point Mc and the point A, construct a point B (rule W01);