-
Using the point B and the point I, construct a line sb (rule W02); % DET: points B and I are not the same
-
Using the point B and the point O, construct a circle k(O,C) (rule W06); % NDG: points B and O are not the same
-
Using the circle k(O,C), the line sb, the point O and the point B, construct a point Nb (rule W05); % NDG: line sb and circle k(O,C) intersect % DET: points B and Nb must be different
-
Using the point I and the point Nb, construct a circle k(Nb,A) (rule W06); % NDG: points I and Nb are not the same
-
Using the circle k(O,C) and the circle k(Nb,A), construct a point C and a point A (rule W07); % NDG: circles k(O,C) and k(Nb,A) intersect % DET: circles k(O,C) and k(Nb,A) are not the same
|
 |