Basic properties of IsEmpty #
In this file we prove some basic properties about the typeclass IsEmpty.
@[simp]
@[simp]
theorem
Function.not_surjective_of_isEmpty_of_nonempty
{α : Sort u_1}
{β : Sort u_2}
[IsEmpty α]
[Nonempty β]
(f : α → β)
: