noun
idempotence
Technical term in mathematics and computing: an operation is idempotent if applying it multiple times has the same effect as applying it once.
HTTPのPUTメソッドは冪等性を持つ。
The HTTP PUT method has idempotence.
この関数
We need to prove the idempotence of this function.