Duplicate of a Kept Cell
Once a cell is kept, its number can't repeat among kept cells — every other copy in that row and column is rejected.
How it works
- 1The top-left 5 is already known to be kept.
- 2Its number can't repeat among kept cells in the same row or column, so the other 5 in the top row must be rejected.
- Kept
- Rejected
- Cells that establish the pattern
- Where the conclusion lands