mathlib3 documentation

data.countable.small

All countable types are small. #

THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.

That is, any countable type is equivalent to a type in any universe.

@[protected, instance]
def small_of_countable (α : Type v) [countable α] :