The pattern
If within a 3×3 box, the only candidates for a digit lie in a single row (or column), that digit must be in that row inside this box. So you can remove the digit from the rest of that row (or column) outside the box.
When a digit in a box is locked to one row/column.
If within a 3×3 box, the only candidates for a digit lie in a single row (or column), that digit must be in that row inside this box. So you can remove the digit from the rest of that row (or column) outside the box.