logoalt Hacker News

JohnKemenytoday at 12:10 PM4 repliesview on HN

Well, if a piece is pinned it's illegal to move it.

Rule 3.9.2: No piece can be moved that will either expose the king of the same colour to check or leave that king in check.


Replies

TheOtherHobbestoday at 12:16 PM

Unlike en-passant and castling, pinning and discovered checks are consequences of lower-level rules.

At the "Is this move legal?" level, they don't need unique rules of its own if the lower-level rules are specified correctly.

show 1 reply
gobdovantoday at 12:22 PM

You can also pin a pawn to a queen, but the pawn can still legally move.

show 1 reply
munchlertoday at 12:54 PM

The point is that, logically, the first part of that rule (“expose the king”) is implied by the second part (“leave that king”), so the first part is redundant. You could simplify the rule to:

No piece can be moved that will leave the king of the same color in check.

show 3 replies
saberiencetoday at 2:13 PM

Pinning isn’t a rule, it’s just something that arises from other rules.

Also, pinning can happen with pieces that don’t include a king, which means you can just move out of the pin and expose whatever other piece.

It’s just a chess tactic, not a rule. It’s like saying a chess skewer is a rule too.