Finiteness lemmas for pointwise operations on sets #
theorem
Set.Finite.of_smul_set
{G : Type u_1}
{α : Type u_2}
[Group G]
[MulAction G α]
{a : G}
{s : Set α}
:
Alias of the forward direction of Set.finite_smul_set.
theorem
Set.Infinite.smul_set
{G : Type u_1}
{α : Type u_2}
[Group G]
[MulAction G α]
{a : G}
{s : Set α}
:
Alias of the reverse direction of Set.infinite_smul_set.