Lemmas about Finite
and Set
s #
In this file we prove two lemmas about Finite
and Set
s.
Tags #
finiteness, finite sets
theorem
Finite.of_injective_finite_range
{α : Type u}
{ι : Sort w}
{f : ι → α}
(hf : Function.Injective f)
[Finite ↑(Set.range f)]
:
Finite ι