Equivalent
✖
Equivalent
represents the logical equivalence e1⇔e2⇔…, giving True when all of the ei are the same.
Details

- Equivalent[e1,e2,…] can be input in StandardForm and InputForm as e1⇔e2⇔…. The character ⇔ can be entered as
equiv
or \[Equivalent].
- As a Boolean function, Equivalent[e1,e2,…] is equivalent to (e1∧e2∧⋯)∨(¬e1∧¬e2∧⋯).
Examples
open allclose allBasic Examples (2)Summary of the most common use cases
Scope (2)Survey of the scope of standard use cases

https://wolfram.com/xid/09bsqslje-d6xaj5


https://wolfram.com/xid/09bsqslje-pii5d


https://wolfram.com/xid/09bsqslje-n1u3o


https://wolfram.com/xid/09bsqslje-f4r0kc

TraditionalForm formatting:

https://wolfram.com/xid/09bsqslje-tlbau

Applications (1)Sample problems that can be solved with this function
Properties & Relations (7)Properties of the function, and connections to other functions
Truth table for binary Equivalent:

https://wolfram.com/xid/09bsqslje-ib02ro

Ternary Equivalent:

https://wolfram.com/xid/09bsqslje-cwl4xo

Use BooleanConvert to express Equivalent in terms of And and Or:

https://wolfram.com/xid/09bsqslje-6wqta

A well-known representation of two-argument Equivalent in terms of Implies:

https://wolfram.com/xid/09bsqslje-bnvdb4
This proves that the two representations are indeed equivalent:

https://wolfram.com/xid/09bsqslje-ferwu5

Equivalent can be represented in terms of BooleanCountingFunction:

https://wolfram.com/xid/09bsqslje-c8xadt

https://wolfram.com/xid/09bsqslje-fiw5x

Equivalent with two arguments is equivalent to Xnor:

https://wolfram.com/xid/09bsqslje-fnegrd

For more arguments, these are different primitives:

https://wolfram.com/xid/09bsqslje-iss6ws

Use Resolve to prove equivalence of two systems of equations:

https://wolfram.com/xid/09bsqslje-tbytp


https://wolfram.com/xid/09bsqslje-jdnclu

Equivalent is effectively Equal for Boolean expressions:

https://wolfram.com/xid/09bsqslje-j2fry1


https://wolfram.com/xid/09bsqslje-f3n4ql


https://wolfram.com/xid/09bsqslje-hqafox

Wolfram Research (2008), Equivalent, Wolfram Language function, https://reference.wolfram.com/language/ref/Equivalent.html.
Text
Wolfram Research (2008), Equivalent, Wolfram Language function, https://reference.wolfram.com/language/ref/Equivalent.html.
Wolfram Research (2008), Equivalent, Wolfram Language function, https://reference.wolfram.com/language/ref/Equivalent.html.
CMS
Wolfram Language. 2008. "Equivalent." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Equivalent.html.
Wolfram Language. 2008. "Equivalent." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/Equivalent.html.
APA
Wolfram Language. (2008). Equivalent. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Equivalent.html
Wolfram Language. (2008). Equivalent. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/Equivalent.html
BibTeX
@misc{reference.wolfram_2025_equivalent, author="Wolfram Research", title="{Equivalent}", year="2008", howpublished="\url{https://reference.wolfram.com/language/ref/Equivalent.html}", note=[Accessed: 19-May-2025
]}
BibLaTeX
@online{reference.wolfram_2025_equivalent, organization={Wolfram Research}, title={Equivalent}, year={2008}, url={https://reference.wolfram.com/language/ref/Equivalent.html}, note=[Accessed: 19-May-2025
]}