Identity[expr]
gives expr (the identity operation).
Identity
Identity[expr]
gives expr (the identity operation).
Examples
open all close allBasic Examples (1)
Identity[x + y]Applications (1)
Properties & Relations (4)
Identity is removed from functional composition:
Composition[f, g, Identity, h, Identity]The first derivative of the identity is the constant 1:
Identity'Sequence acts as a general identity for several arguments:
{a, Sequence[b, c, d], e}Identity as a pure function:
#&[a]Tech Notes
Related Guides
History
Introduced in 1988 (1.0)
Text
Wolfram Research (1988), Identity, Wolfram Language function, https://reference.wolfram.com/language/ref/Identity.html.
CMS
Wolfram Language. 1988. "Identity." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Identity.html.
APA
Wolfram Language. (1988). Identity. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Identity.html
BibTeX
@misc{reference.wolfram_2026_identity, author="Wolfram Research", title="{Identity}", year="1988", howpublished="\url{https://reference.wolfram.com/language/ref/Identity.html}", note=[Accessed: 13-June-2026]}
BibLaTeX
@online{reference.wolfram_2026_identity, organization={Wolfram Research}, title={Identity}, year={1988}, url={https://reference.wolfram.com/language/ref/Identity.html}, note=[Accessed: 13-June-2026]}