9

Queen, in a sense, is equivalent to Bishop and Rook. What is the logic behind "putting Rook and Bishop" in the promotion move's options? Why doesn't it (Promotion move) provide the choice between Queen and Knight only? Why would one promote his Pawn to Rook or Bishop other than Queen? Promoting to Rook/Bishop instead of Queen may provide smaller advantage than promoting to Queen, and it may even provide a disadvantage to the mover.

Ola Ström
  • 269
  • 1
  • 3
  • 8
Sufyan Naeem
  • 215
  • 3
  • 11
  • 12
    Related to http://chess.stackexchange.com/questions/725/what-are-some-examples-of-promoting-a-pawn-to-a-rook-or-bishop?rq=1 . Sometimes choosing a queen is a mistake, and choosing a rook or bishop is correct, mostly for reasons related to stalemate. – RemcoGerlich Jan 06 '16 at 13:08
  • 4
    Apart from technical reasons given below, the question is actually the reverse, why limit to Q and N only? Rules should be kept as simple as possible, unless it hurts the gameplay. Simplicity is beauty. – jf328 Jan 06 '16 at 14:04
  • Limiting to queen/knight would also disallow underpromotion for psychological reasons, as in: you haven't resigned that lost position a long time ago, let me torture you by mating you with knight and bishop... – user1583209 Apr 20 '19 at 10:12
  • Honestly, the rules of chess do not allow pawns to "promote" to pawns on the 8th rank - but there wouldn't be any obvious harm to it as far as I can see. A pawn on the 8th could not move or capture but it does take up space which could be useful in some rare cases. – Andrew Brooks Apr 22 '19 at 19:45

4 Answers4

31

Sometimes, choosing a bishop or a rook is the best move, because of stalemate possibilities. This happens most often with rooks, and very rarely with bishops.

For instance, in this famous position from the Saavedra problem:

[FEN "8/2P5/8/8/3r4/8/2K5/k7 w - - 0 1"]

If white plays 1.c8Q, then black plays 1...Rc4+. White needs to take it or lose his queen but after 2.Qxc4 it is stalemate.

If instead white plays 1.c8R, the stalemate trick doesn't work and 2.Ra8+ with checkmate next move is threatened. So black must play 2...Ra4, but white plays 3.Kb3 attacking the rook and also threatening 4.Rc1 checkmate; black can't deal with both threats.

On Tim Krabbe's page on practical minor promotions I found this example from Kholmov-Ehlvest 1983:

[FEN "2k5/2P5/1K2p3/7r/8/8/7p/R7 b - - 0 1"]
[StartFlipped "0"]

(black to move)

White threatens to play Ra8+ and c8Q+. If black promotes to a queen with 1...h1Q, then that isn't enough for black to win: 2.Ra8+ Qxa8 is stalemate. Promoting to a rook or knight clearly doesn't help black.

But after 1...h1B, the check doesn't work, black is simply a piece up and has a winning position.

Rosie F
  • 6,305
  • 2
  • 19
  • 36
RemcoGerlich
  • 27,974
  • 80
  • 122
7

There are 3 types of piece moves in chess:

  1. Straight
  2. Diagonal
  3. Knight-move

There are positions, where promoted piece takes away the last square that enemy king can move, and stalemates. This happens because of one of these move types.

To avoid stalemate and win eventually, you have to select a promotion which doesn't have stalemating move, which is called underpromotion.

For example, if diagonal move stalemates, you can't select queen as it has diagonal move ability. But you can select a rook, and go for a win.

Example from famous Saavedra position:

[FEN "8/8/1KP5/3r4/8/8/8/k7 w - - 1 1"]
[Title "Saavedra"]    

1. c7 Rd6+ 2. Kb5 Rd5+ 3. Kb4 Rd4+ 4. Kb3 Rd3+ 5. Kc2 Rd4 6. c8=Q ( 6. c8=R Rc4+

7. Rxc4 Ka2 8. Ra4# ) (6.Kc3 Rd1 7. Kc2 Rd4) Rc4+ 7. Qxc4=/=
ferit
  • 4,434
  • 1
  • 19
  • 39
3

There are situations where promotion to a knight leads to draw and promotion to a queen leads to stalemate. In these cases rook or bishop may be necessary to cash in the full point.

Brian Towers
  • 96,800
  • 11
  • 239
  • 397
Jester
  • 1,395
  • 11
  • 19
0

Sometimes a rook or bishop is preferable to a queen. I.e., when stalemate is an issue.

Inertial Ignorance
  • 19,818
  • 23
  • 70