diff options
| author | Cyril Cohen | 2020-10-22 12:06:31 +0200 |
|---|---|---|
| committer | GitHub | 2020-10-22 12:06:31 +0200 |
| commit | 2b97a257956d307e7cb9ad7d4920fb5db969b69b (patch) | |
| tree | 8b73b1ebccb99303452c3ce5743691392c84c1d9 /CONTRIBUTING.md | |
| parent | ecd0956480a30bb6dc4819175d0c52e289ca27dd (diff) | |
Update CONTRIBUTING.md
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 19ab0e5..26baba2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -116,6 +116,7 @@ Abbreviations are in the header of the file which introduces them. We list here - `b` -- a boolean argument, as in `andbb : idempotent andb.` - `C` -- commutativity, as in `andbC : commutative andb.` -- alternatively, predicate or set complement, as in `predC.` + -- alternatively, constant. - `CA` -- left commutativity. - `D` -- predicate or set difference, as in `predD.` - `E` -- elimination lemma, as in `negbFE : ~~ b = false -> b.` |
