> For the complete documentation index, see [llms.txt](https://chenyangwang.gitbook.io/mathematical-base-for-information-safety/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://chenyangwang.gitbook.io/mathematical-base-for-information-safety/tong-yu-shi/su-shu-mo-de-tong-yu-shi-jian-hua.md).

# 素数模的同余式简化

$$f\left(x\right)=a\_nx^n+\cdots+a\_1x+a\_0\equiv0\left(\mod p\right) ,a\_n\not\equiv0\left(\mod p\right)$$

> $$f\left(x\right)=q\left(x\right)\left(x^p-x\right)+r\left(x\right)$$ $$f\left(x\right)\equiv0\left(\mod p\right)\Longleftrightarrow r\left(x\right)\equiv0\left(\mod p\right)$$
