Chess problem: Difference between revisions

Content deleted Content added
Example problem: ce, "immediate" = redundant to "White to move" & "give checkmate in just a single move"
Line 121:
The key move is 1.Rh1. This is difficult to find because it makes no threat – instead, it puts Black in [[zugzwang]], a situation in which the player must move, yet every move leads to a disadvantage. Each of Black's nineteen legal replies allows an immediate mate. For example, if Black defends with 1...Bxh7, the d5-square is no longer guarded, and White mates with 2.Nd5#. Or if Black plays 1...Re5, Black blocks that escape square for his king allowing 2.Qg4#. If Black plays 1...Rf6, then 2.Rh4#. Yet if Black could only pass (i.e., make no move at all), White would have no way to mate on his second move. The full solution is as follows:
 
:1 Rh1{{chesspunc|!}} and now:
::1...Bxh7, 2.Nd5# (unguards d5)
::1...Bf7, 2.Qf5# (interferes with rook’s guard of f5)