{"id":22452490,"url":"https://github.com/jaalonso/afv","last_synced_at":"2026-02-12T10:33:53.784Z","repository":{"id":110246726,"uuid":"95438537","full_name":"jaalonso/AFV","owner":"jaalonso","description":"Algorítmica funcional verificada","archived":false,"fork":false,"pushed_at":"2022-06-24T09:31:13.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-24T17:37:09.235Z","etag":null,"topics":["algorithms","algorithms-datastructures","algoritmica","estructuras-de-datos","funcional-programming","isabelle","isabelle-hol","programacion-funcional"],"latest_commit_sha":null,"homepage":null,"language":"Isabelle","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jaalonso.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-26T11:12:13.000Z","updated_at":"2022-06-24T09:31:17.000Z","dependencies_parsed_at":"2023-03-13T13:56:27.964Z","dependency_job_id":null,"html_url":"https://github.com/jaalonso/AFV","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jaalonso/AFV","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaalonso%2FAFV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaalonso%2FAFV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaalonso%2FAFV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaalonso%2FAFV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaalonso","download_url":"https://codeload.github.com/jaalonso/AFV/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaalonso%2FAFV/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29363180,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["algorithms","algorithms-datastructures","algoritmica","estructuras-de-datos","funcional-programming","isabelle","isabelle-hol","programacion-funcional"],"created_at":"2024-12-06T06:11:29.630Z","updated_at":"2026-02-12T10:33:53.770Z","avatar_url":"https://github.com/jaalonso.png","language":"Isabelle","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: Algorítmica funcional verificada (AFV)\n#+OPTIONS: toc:nil \n \nEl objetivo de este trabajo es verificar con Isabelle/HOL la segunda parte del\ncurso de [[https://www.cs.us.es/~jalonso/cursos/i1m/temas.php][I1M]]. Más concretamente, los temas 14 a 22 dedicados a la\nrepresentación funcional de estructuras de datos.\n\nDos trabajos con semejantes objetivos son:\n+ el curso [[http://www21.in.tum.de/teaching/FDS/SS17/][Functional data structures (Summer semester 2017)]],\n  impartido por Peter Lammich y Tobias Nipkow en la Universidad Técnica de\n  Munich, en el que verifican con Isabelle/HOL algunas estructuras de datos. \n+ el trabajo de Andrew W. Appel [[https://www.cs.princeton.edu/~appel/vfa/][Verified functional algorithms]] en el que\n  verifica con Coq algunos algoritmos funcionales.\n\nLos libros con aproximaciones funcionales a la algorítmica en la que se basan\nlos trabajos anteriores son\n+ [[http://www.cambridge.org/de/academic/subjects/computer-science/programming-languages-and-applied-logic/purely-functional-data-structures?format=PB\u0026isbn=9780521663502][Purely functional data structures]] por C. Okasaki\n+ [[https://www.iro.umontreal.ca/~lapalme/Algorithms-functional.html][Algorithms: A functional programming approach]] por F. Rabhi y G. Lapalme \n\n* Temas\n** [[./Temas/Tema_1.org][Tema 1: Introducción]].\n** [[./Temas/Tema_2.org][Tema 2: Programación y demostración]].\n** [[./Temas/Tema_2.org][Tema 3: Caso de estudio (Árboles binarios de búsqueda)]].\n\n* Ejercicios\n\n** [[./Ejercicios/R01Sol.thy][Ejercicio 1]]\n+ Cálculo con números naturales.\n+ Propiedades de los números naturales.\n+ Ocurrencias de un elemento en una lista.\n+ Añadiendo los elementos al final de la lista e inversa.\n\n** [[./Ejercicios/R02Sol.thy][Ejercicio 2]]\n+ Plegados sobre árboles.\n+ Alineamientos de lista.\n+ Plegado de listas.\n+ Lista con elementos distintos.  \n+ Plegados de listas por la derecha y por la izquierda.\n+ Cortes de listas.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaalonso%2Fafv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaalonso%2Fafv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaalonso%2Fafv/lists"}