idempotence

/ˌaɪdəmˈpoʊtəns/ アイデンポテンス

1. 冪等性

ある操作や関数が、複数回適用されても1回適用された場合と全く同じ結果になる特性を指します。特にコンピュータサイエンスや数学で重要な概念です。
In mathematics, an idempotent operation is one that can be applied multiple times without changing the result beyond the initial application. (数学において、冪等な操作とは、最初の適用以降、結果を変更することなく複数回適用できるものです。)