idempotent

[计] 幂等

发音

US /ˌaɪ.dəmˈpoʊ.tənt/
US /ˌɪ.dəmˈpoʊ.tənt/
US /aɪˈdɛm.pə.tənt/

词形变化

idempotents 复数 idempotents

释义与例句

n.
  1. 1.

    An idempotent element.

    数学
  2. 2.

    An idempotent structure.

    数学
adj.
  1. 1.

    (said of a function) Such that, when performed multiple times on the same subject, it has no further effect on its subject after the first time it is performed.

    幂等

    计算机 工程 数学

    A projection operator is idempotent.

    An HTTP request using the PUT verb should be idempotent, so that it can be sent to the server any number of times with the same end result.

  2. 2.

    (said of an element of an algebraic structure with a binary operation, such as a group or semigroup) Such that, when it operates on itself, the result is equal to itself.

    幂等

    数学

    Every finite semigroup has an idempotent element.

    Every group has a unique idempotent element: namely, its identity element.

  3. 3.

    (said of a binary operation) Such that all of the distinct elements it can operate on are idempotent (in the sense given just above).

    数学

    Since the AND logical operator is commutative, associative, and idempotent, it distributes with respect to itself.

  4. 4.

    (said of an algebraic structure) Having an idempotent operation (in the sense given above).

    数学

词汇关系

形容词

近义相关 1

词源

From Latin roots idem (“same”) + potent (“having power”), thus “having the same power”. Coined in 1870 by American mathematician Benjamin Peirce in the context of algebra, later generalized to computer science.

来源:wiktionary