I know what a transitive, reflexive and symmetric relation is. When I study transitive, reflexive and symmetric closure of a binary relation, I find it difficult to get an intuition and so am unable to differentiate it with their corresponding relations. So can anyone please give an analogy kind of thing to make it easy to understand "closure" and relation between a "relation" and its "closure"?
Today is the first day I've come across these terms so apologies for this silly question (if it really is).
If you have a relation $R$, its transitive closure $R^+$ is the smallest transitive relation such that $R \subseteq R^+$. If $R$ is already transitive, then $R = R^+$. So a transitive closure is also a relation, and it is the relation that is obtained by expanding the original relation in such a way as to make it transitive. The same idea applies to reflexive closure and symmetric closure.