1 resultado para Publicity - Terminology
em Department of Computer Science E-Repository - King's College London, Strand, London
Filtro por publicador
- Acceda, el repositorio institucional de la Universidad de Las Palmas de Gran Canaria. España (3)
- AMS Tesi di Dottorato - Alm@DL - Università di Bologna (16)
- AMS Tesi di Laurea - Alm@DL - Università di Bologna (10)
- Andina Digital - Repositorio UASB-Digital - Universidade Andina Simón Bolívar (1)
- ArchiMeD - Elektronische Publikationen der Universität Mainz - Alemanha (2)
- Archive of European Integration (2)
- B-Digital - Universidade Fernando Pessoa - Portugal (1)
- Biblioteca Digital | Sistema Integrado de Documentación | UNCuyo - UNCUYO. UNIVERSIDAD NACIONAL DE CUYO. (2)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (16)
- Biblioteca Digital da Produção Intelectual da Universidade de São Paulo (BDPI/USP) (17)
- Biblioteca Virtual del Sistema Sanitario Público de Andalucía (BV-SSPA), Junta de Andalucía. Consejería de Salud y Bienestar Social, Spain (5)
- Biodiversity Heritage Library, United States (4)
- BORIS: Bern Open Repository and Information System - Berna - Suiça (34)
- Brock University, Canada (4)
- CentAUR: Central Archive University of Reading - UK (37)
- Central European University - Research Support Scheme (2)
- Cochin University of Science & Technology (CUSAT), India (5)
- Comissão Econômica para a América Latina e o Caribe (CEPAL) (5)
- Consorci de Serveis Universitaris de Catalunya (CSUC), Spain (42)
- CUNY Academic Works (2)
- Dalarna University College Electronic Archive (9)
- Department of Computer Science E-Repository - King's College London, Strand, London (1)
- Digital Archives@Colby (1)
- Digital Commons @ Winthrop University (2)
- Digital Howard @ Howard University | Howard University Research (66)
- Digital Peer Publishing (9)
- DigitalCommons@The Texas Medical Center (7)
- DigitalCommons@University of Nebraska - Lincoln (4)
- Digitale Sammlungen - Goethe-Universität Frankfurt am Main (1)
- Doria (National Library of Finland DSpace Services) - National Library of Finland, Finland (57)
- FUNDAJ - Fundação Joaquim Nabuco (1)
- Helvia: Repositorio Institucional de la Universidad de Córdoba (1)
- Instituto Politécnico do Porto, Portugal (19)
- Iowa Publications Online (IPO) - State Library, State of Iowa (Iowa), United States (5)
- Lume - Repositório Digital da Universidade Federal do Rio Grande do Sul (3)
- Memoria Académica - FaHCE, UNLP - Argentina (21)
- Ministerio de Cultura, Spain (3)
- National Center for Biotechnology Information - NCBI (1)
- Publishing Network for Geoscientific & Environmental Data (1)
- RDBU - Repositório Digital da Biblioteca da Unisinos (10)
- ReCiL - Repositório Científico Lusófona - Grupo Lusófona, Portugal (5)
- Repositório Científico do Instituto Politécnico de Lisboa - Portugal (4)
- Repositório da Escola Nacional de Administração Pública (ENAP) (1)
- Repositório da Produção Científica e Intelectual da Unicamp (5)
- Repositório da Universidade Federal do Espírito Santo (UFES), Brazil (1)
- Repositório digital da Fundação Getúlio Vargas - FGV (12)
- Repositório Digital da UNIVERSIDADE DA MADEIRA - Portugal (2)
- Repositório Institucional da Universidade de Aveiro - Portugal (1)
- Repositório Institucional da Universidade Estadual de São Paulo - UNESP (2)
- Repositório Institucional UNESP - Universidade Estadual Paulista "Julio de Mesquita Filho" (165)
- RUN (Repositório da Universidade Nova de Lisboa) - FCT (Faculdade de Cienecias e Technologia), Universidade Nova de Lisboa (UNL), Portugal (22)
- Scielo Saúde Pública - SP (28)
- Scottish Institute for Research in Economics (SIRE) (SIRE), United Kingdom (1)
- Universidad de Alicante (5)
- Universidad del Rosario, Colombia (21)
- Universidad Politécnica de Madrid (6)
- Universidade de Lisboa - Repositório Aberto (1)
- Universidade de Madeira (1)
- Universidade do Minho (10)
- Universidade dos Açores - Portugal (2)
- Universidade Federal do Pará (10)
- Universidade Federal do Rio Grande do Norte (UFRN) (15)
- Universitat de Girona, Spain (5)
- Universitätsbibliothek Kassel, Universität Kassel, Germany (5)
- Université de Lausanne, Switzerland (74)
- Université de Montréal, Canada (43)
- University of Michigan (28)
- University of Queensland eSpace - Australia (16)
- University of Southampton, United Kingdom (2)
- University of Washington (1)
Resumo:
In this paper we describe our system for automatically extracting "correct" programs from proofs using a development of the Curry-Howard process. Although program extraction has been developed by many authors, our system has a number of novel features designed to make it very easy to use and as close as possible to ordinary mathematical terminology and practice. These features include 1. the use of Henkin's technique to reduce higher-order logic to many-sorted (first-order) logic; 2. the free use of new rules for induction subject to certain conditions; 3. the extensive use of previously programmed (total, recursive) functions; 4. the use of templates to make the reasoning much closer to normal mathematical proofs and 5. a conceptual distinction between the computational type theory (for representing programs)and the logical type theory (for reasoning about programs). As an example of our system we give a constructive proof of the well known theorem that every graph of even parity, which is non-trivial in the sense that it does not consist of isolated vertices, has a cycle. Given such a graph as input, the extracted program produces a cycle as promised.