DuplicateFreeQ[list]
DuplicateFreeQ[list,test]
applies test to pairs of elements to determine whether they should be considered duplicates.


DuplicateFreeQ
DuplicateFreeQ[list]
DuplicateFreeQ[list,test]
applies test to pairs of elements to determine whether they should be considered duplicates.
Examples
open all close allBasic Examples (1)
Determine whether or not the list has duplicated elements:
Use Tally to reveal duplicate elements:
See Also
DeleteDuplicates DeleteDuplicatesBy DeleteAdjacentDuplicates Tally Counts SquareFreeQ UnsameQ
Function Repository: Duplicates
Related Guides
History
Text
Wolfram Research (2014), DuplicateFreeQ, Wolfram Language function, https://reference.wolfram.com/language/ref/DuplicateFreeQ.html.
CMS
Wolfram Language. 2014. "DuplicateFreeQ." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/DuplicateFreeQ.html.
APA
Wolfram Language. (2014). DuplicateFreeQ. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/DuplicateFreeQ.html
BibTeX
@misc{reference.wolfram_2025_duplicatefreeq, author="Wolfram Research", title="{DuplicateFreeQ}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/DuplicateFreeQ.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_duplicatefreeq, organization={Wolfram Research}, title={DuplicateFreeQ}, year={2014}, url={https://reference.wolfram.com/language/ref/DuplicateFreeQ.html}, note=[Accessed: 16-August-2025]}