Concept:The complement of a set A, denoted A′, contains all elements not in A. Taking the complement twice returns the original set.Explanation:Let A be any set within a universal set U.The complement A′ is defined as A′={x∈U:x∈/A}.Now consider the complement of A′, written as (A′)′.By definition, (A′)′={x∈U:x∈/A′}.Since x∈/A′ means x is not outside A, it means x belongs to A.Therefore, (A′)′={x∈U:x∈A}=A.This is known as the double complement law for sets.Answer:(A′)′=A, so the correct option is A.