pdf-format: |
|
@InProceedings{cockx:LIPIcs:2020:13066, author = {Jesper Cockx}, title = {{Type Theory Unchained: Extending Agda with User-Defined Rewrite Rules}}, booktitle = {25th International Conference on Types for Proofs and Programs (TYPES 2019)}, pages = {2:1--2:27}, series = {Leibniz International Proceedings in Informatics (LIPIcs)}, ISBN = {978-3-95977-158-0}, ISSN = {1868-8969}, year = {2020}, volume = {175}, editor = {Marc Bezem and Assia Mahboubi}, publisher = {Schloss Dagstuhl--Leibniz-Zentrum f{\"u}r Informatik}, address = {Dagstuhl, Germany}, URL = {https://drops.dagstuhl.de/opus/volltexte/2020/13066}, URN = {urn:nbn:de:0030-drops-130666}, doi = {10.4230/LIPIcs.TYPES.2019.2}, annote = {Keywords: Dependent types, Proof assistants, Rewrite rules, Higher-order rewriting, Agda} }
Keywords: | Dependent types, Proof assistants, Rewrite rules, Higher-order rewriting, Agda | |
Seminar: | 25th International Conference on Types for Proofs and Programs (TYPES 2019) | |
Issue date: | 2020 | |
Date of publication: | 24.09.2020 | |
Supplementary Material: | The official documentation of rewrite rules in Agda is available in the user manual at https://agda.readthedocs.io/en/v2.6.1/language/rewriting.html. The full source code of Agda (including rewrite rules) is available on Github at https://github.com/agda/agda/. |