Coefficient-parametric transfinite character extension #
This module contains the recursion shared by the integer and rational Wallace constructions. The coefficient-specific input is an additive character on one coordinate whose value at one is a prescribed circle element. The integer specialization uses scalar multiplication; the rational specialization obtains the character from Baer's extension theorem.
A way to extend a prescribed circle value to a character on one coefficient coordinate.
- ofValue : UnitAddCircle → R →+ UnitAddCircle
Build a coordinate character with the prescribed value at one.
Instances For
The triangular data needed by the coefficient-parametric recursion.
- Code : Type v
Codes for the prepared sequences.
The fresh coordinate assigned to a code.
The sequence after finite block preprocessing.
- p : self.Code → Ultrafilter ℕ
The ultrafilter along which the coded limit is imposed.
Instances For
The local character already realizes each limit whose code coordinate lies in D.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The global character assembled from the recursively constructed coordinates.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The transfinite extension realizes every prescribed ultrafilter limit.