A set of sets is a compact system if, whenever a countable subfamily has empty intersection, then finitely many of them already have empty intersection.
Equations
Instances For
In a compact system, given a countable family with empty intersection, we choose a finite subfamily with empty intersection
Equations
- hp.support hC hC_empty = ⋯.choose
Instances For
We prove that the closedCompactCylinders
are a compact system.
All indices in ι
that are constrained by the condition ∀ n, s n ∈ closedCompactCylinders α
.
That is, the union of all indices in the bases of the cylinders.
Equations
- allProj hs = ⋃ (n : ℕ), ↑(closedCompactCylinders.finset ⋯)
Instances For
The smallest n
such that i ∈ Js (hs n)
. That is, the first n
such that i
belongs to the
finset defining the cylinder for s n
.
Instances For
Given a countable family of closed cylinders, consider one of them as depending only on the countably many coordinates that appear in all of them.
Equations
- projCylinder hs n = (fun (f : (i : ↑(allProj hs)) → α ↑i) (i : { x : ι // x ∈ closedCompactCylinders.finset ⋯ }) => f ⟨↑i, ⋯⟩) ⁻¹' closedCompactCylinders.set ⋯
Instances For
Given countably many closed compact cylinders, the product set which, in each relevant coordinate, is the projection of the first cylinder for which this coordinate is relevant.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The closedCompactCylinders
are a compact system.