Module docstring
{"# Lists from functions
Theorems and lemmas for dealing with List.ofFn, which converts a function on Fin n to a list
of length n.
Main Statements
The main statements pertain to lists generated using List.ofFn
List.get?_ofFn, which tells us the nth element of such a listList.equivSigmaTuple, which is anEquivbetween lists and the functions that generate them viaList.ofFn. "}