This PR duplicates the verification API for `List.attach`/`attachWith`/`pmap` over to `Array`.
Array.findSome?
find?
This PR fills in the API for `Array.findSome?` and `Array.find?`, transferring proofs from the corresponding List statements.