Copyright © Philip M. Parker, INSEAD. Terms of Use.

Definition: Idempotent |
IdempotentAdjective1. (mathematics) unchanged in value following multiplication by itself; "this matrix is idempotent". Source: WordNet 1.7.1 Copyright © 2001 by Princeton University. All rights reserved. |
| Domain | Definitions |
Computing | Idempotent adj. [from mathematical techspeak] Acting as if used only once, even if used multiple times. This term is often used with respect to C header files, which contain common definitions and declarations to be included by several source files. If a header file is ever included twice during the same compilation (perhaps due to nested #include files), compilation errors can result unless the header file has protected itself against multiple inclusion; a header file so protected is said to be idempotent. The term can also be used to describe an initialization subroutine that is arranged to perform some critical action exactly once, even if the routine is called several times. Source: Jargon File. |
Source: compiled by the editor from various references; see credits. | |
(From Wikipedia, the free Encyclopedia)
Formally, if S is a set with a binary operation * on it, then an element s of S is said to be idempotent if
A function f from a set M to itself is called idempotent if f o f = f, that is, f(f(x)) = f(x) for all x in M. This is equivalent to saying that f(x) = x for all x in f(M). Trivial examples of idempotent functions on S are the identity map and the constant maps. Less trivial examples are the absolute value function of a real or complex argument, and the closure operator for a topological space X, which is an idempotent function on the power set of X.
In linear algebra, projections are idempotent. That is, any matrix that projects all vectors onto a subspace V (not necessarily orthogonally) is idempotent, if V itself is pointwise fixed.
A ring in which multiplication is idempotent (x*x=x) is called a boolean ring. It can be shown that in every such ring, multiplication is commutative, and every element is its own additive inverse.
A special case is the use of the word "idempotent" in computing. The term "idempotent" refers to something which has the same effect if used multiple times as it does if used only once. In particular, C header files are often designed to be idempotent, that is, if the header file is included more than once (as can easily happen with nested #includes), then nothing untoward happens - the effect is the same as if it had been included only once. In HTTP, some methods (such as GET) are idempotent, while other methods (such as POST) are not.
In user interface design, a button can be called "idempotent" if pressing it more than once will have the same effect as pressing it once. For example, a "Pause" button is not idempotent if it toggles the paused state. On the other hand, if pressing it multiple times keeps the system paused and pressing "Play" resumes, then "Pause" is idempotent. This is useful in interfaces such as infrared remote controls and touch screens where the user may not be sure of having pressed the button successfully and may press it again. Elevator call buttons are idempotent, though many people think they are not.
Source: adapted by the editor from Wikipedia, the free encyclopedia under a copyleft GNU Free Documentation License (GFDL) from the article "Idempotent."
| Domain | Title |
Books |
|
Source: compiled by the editor from various references; see credits. | |
| The following statistics estimate the number of searches per day across the major English-language search engines as identified by various trade publications. Hyperlinks lead to commercial use of the expression at Amazon.com. |
| Expression | Frequency per Day |
idempotent | 5 |
| Source: compiled by the editor from various references; see credits. | |
| Language | Translations for "idempotent"; alternative meanings/domain in parentheses. | |
Pig Latin | idempotentay.(various references) | |
| Source: compiled by the editor from various translation references. | ||
Derivations | |
Words beginning with "idempotent": idempotents. (additional references) | |
| Source: compiled by the editor, based on several corpora (additional references). | |
Scrabble® Enable2K-Verified Anagrams | |
| Words within the letters "d-e-e-i-m-n-o-p-t-t" | |
-2 letters: impotent, pediment, piedmont. | |
-3 letters: demeton, dinette, emitted, emptied, epidote, epitome, imponed, omitted, onetime, pentode, pimento, pointed, potteen, tempted, tiptoed. | |
-4 letters: dement, demote, denote, depone, detent, dipnet, domine, emetin, emodin, emoted, endite, impede, impend, impone, itemed, metope, minted, mitten, monied, netted, omened, opened, opined, optime, peined, petite, petted, pitmen, pitted, podite, pointe, ponied, poteen, potent, potmen, potted, temped, tented, tentie, tinted, tiptoe, titmen, toited, toneme. | |
-5 letters: demit, demon, denim, depot, diene, ditto, donee, emend, emote, epode, imped, inept, meted, mined, monde, monie, monte, moped, motet, motte, netop, noted, opine, opted, petit, petti, petto, pined, pinot, pinto, piton, poind, point, teind, tempi, tempo, tempt, tenet, tepid, timed, tined, tondi, toned, toped, topee, toted, totem. | |
| Words containing the letters "d-e-e-i-m-n-o-p-t-t" | |
+1 letter: idempotents. | |
+3 letters: premeditation. | |
+4 letters: depigmentation, premeditations. | |
+5 letters: antidevelopment, depigmentations. | |
| Source: compiled by the editor from various references; see credits. SCRABBLE® is a registered trademark. All intellectual property rights in and to the game are owned in the U.S.A and Canada by Hasbro Inc., and throughout the rest of the world by J.W. Spear & Sons Limited of Maidenhead, Berkshire, England, a subsidiary of Mattel Inc. Mattel and Spear are not affiliated with Hasbro. | |
Hexadecimal (or equivalents, 770AD-1900s) (references)49 64 65 6D 70 6F 74 65 6E 74 |
| Leonardo da Vinci (1452-1519; backwards) (references)
|
| American Sign Language (origins from 1620-1817 in Italy and, especially, France) (references)
|
| Semaphore (1791, in France) (references)
|
| Braille (1829, in France) (references)
|
Morse Code (1836) (references).. -.. . -- .--. --- - . -. - |
| Dancing Men (Sir Arthur Conan Doyle, 1903) (references)
|
Binary Code (1918-1938, probably earlier) (references)01001001 01100100 01100101 01101101 01110000 01101111 01110100 01100101 01101110 01110100 |
HTML Code (1990) (references)I d e m p o t e n t |
ISO 10646 (1991-1993) (references)0049 0064 0065 006D 0070 006F 0074 0065 006E 0074 |
| British Sign Language (Fingerspelling, BSL; 1992, British Deaf Association Dictionary of British Sign Language) (references)
|
Encryption (beginner's substitution cypher): (references)43707179828186718086 |
| 1. Definition 2. Usage: Commercial 3. Expressions: Internet 4. Translations: Modern | 5. Derivations 6. Anagrams 7. Orthography 8. Bibliography |
Copyright © Philip M. Parker, INSEAD. Terms of Use.