Module docstring
{"# Constructions involving sets of sets.
Finite Intersections
We define a structure FiniteInter which asserts that a set S of subsets of α is
closed under finite intersections.
We define finiteInterClosure which, given a set S of subsets of α, is the smallest
set of subsets of α which is closed under finite intersections.
finiteInterClosure S is endowed with a term of type FiniteInter using
finiteInterClosure_finiteInter.
"}