Documentation
Batteries
.
Data
.
Array
.
OfFn
Search
Google site search
return to top
source
Imports
Init
Batteries.Data.List.OfFn
Imported by
Array
.
toList_ofFn
ofFn
#
source
@[simp]
theorem
Array
.
toList_ofFn
{n :
Nat
}
{α :
Type
u_1}
(f :
Fin
n
→
α
)
:
(
Array.ofFn
f
)
.toList
=
List.ofFn
f