Module docstring
{"# Relations holding pairwise
This file develops pairwise relations and defines pairwise disjoint indexed sets.
We also prove many basic facts about Pairwise. It is possible that an intermediate file,
with more imports than Logic.Pairwise but not importing Data.Set.Function would be appropriate
to hold many of these basic facts.
Main declarations
Set.PairwiseDisjoint:s.PairwiseDisjoint fstates that images underfof distinct elements ofsare either equal orDisjoint.
Notes
The spelling s.PairwiseDisjoint id is preferred over s.Pairwise Disjoint to permit dot notation
on Set.PairwiseDisjoint, even though the latter unfolds to something nicer.
","### Pairwise disjoint set of sets "}