Documentation
Mathlib
.
Data
.
Countable
.
Small
Search
Google site search
return to top
source
Imports
Init
Mathlib.Data.Countable.Defs
Mathlib.Logic.Small.Basic
Imported by
small_of_countable
All countable types are small.
#
That is, any countable type is equivalent to a type in any universe.
source
instance
small_of_countable
(α :
Type
v)
[
Countable
α
]
:
Small.{w, v}
α
Equations
(_ :
Small.{w, v}
α
)
=
(_ :
Small.{w, v}
α
)