summaryrefslogtreecommitdiffstats
path: root/content/zettel/3b8.md
blob: 2fa9ea47ebae70fd73e0a4e0f3910c75da3850ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
+++
title = "Equality in Coq"
author = "Yann Herklotz"
tags = []
categories = []
backlinks = ["3b7"]
forwardlinks = []
zettelid = "3b8"
+++

Equality is quite important in coq, as it allows you to rewrite the
terms.