Documentation

Mathlib.Topology.Instances.ZMultiples

Multiples of a real number form a discrete subgroup of #

The subgroup "multiples of a" (zmultiples a) is a discrete subgroup of , i.e. its intersection with compact sets is finite.

Under the coercion from to , inverse images of compact sets are finite.

For nonzero a, the "multiples of a" map zmultiplesHom from to is discrete, i.e. inverse images of compact sets are finite.

The subgroup "multiples of a" (zmultiples a) is a discrete subgroup of , i.e. its intersection with compact sets is finite.