# 传递

下面我们将来学习的是致命结构里处理最为麻烦的一个做法。它的难度不亚于之前的秩理论的穷举讨论，稍不注意就会讨论出错的同时，也确实难以用文字描述，以至于“民间”对此的看法是“只可意会，不可言传”，就是说它只能说给对这个理论有一定认知的人，不需要阐述得很清楚就可以理解到它想表达的意思；而另一方面，这个理论的难度“大头”都在这个地方体现，以至于它确实找不到比较清晰的描述来表达这个内容，因此经常会造成学习者在掌握此内容的时候通过只言片语也无法精确掌握它的本质含义。

这个的难度真的非常高，以至于在写此版教程的时候，致命结构整个篇章都被我调整到了数独技巧的最后一个篇章里介绍。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sudoku.kazusa.tech/deadly-pattern-theory/07-state-transition.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
