# 三元组

前面的内容我们已经充分地介绍了秩的基础定义和推算方式。但是，大多数时候结构都并非长得那么规整，所以我们需要将理论进行推广，才能更好地运用。

下面我们要介绍的内容是比较复杂的概念，它的真假性会直接影响最终结构填数的个数。


---

# 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/rank-theory/03-triplet.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.
