------------------------------------------------------------------------ -- The Agda standard library -- -- Symmetric closures of binary relations -- -- This module is DEPRECATED. Please use the -- Relation.Binary.Closure.Symmetric module directly. ------------------------------------------------------------------------ module Relation.Binary.SymmetricClosure where open import Relation.Binary.Closure.Symmetric public