Topology on ω-sequences #
The topology on ω-sequences is essentially the product topology when ωSequence α is
viewed as the product space Π (n : ℕ), α, where α is equipped with the discrete
topology. The notion of "cylinders" are also ported from Π (n : ℕ), α and they form
a topological basis.
@[instance_reducible]
Define the topology on ωSequence α using an equivalence from it to the product topology
ℕ → WithDiscreteTopology α.
Equations
- One or more equations did not get rendered due to their size.
The homeomorphisim from ωSequence α to ℕ → WithDiscreteTopology α.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
@[simp]
Port the notion of "cylinders" from ℕ → WithDiscreteTopology α to ωSequence α.