We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 135db28 commit 73ec2ceCopy full SHA for 73ec2ce
data/documentation.yaml
@@ -194,6 +194,18 @@ documentation:
194
- logic
195
- metaprogramming
196
- programming
197
+ - title: Lean Glossary
198
+ url: "https://leanprover-community.github.io/glossary.html"
199
+ description: "Explanations of terminology one might encounter in the Lean community."
200
+ accessed_at: 2025-11-05
201
+ category: reference
202
+ tags:
203
+ - classes
204
+ - declarations
205
+ - development
206
+ - linters
207
+ - logic
208
+ - tactics
209
- title: Logic and Proof
210
url: "https://leanprover-community.github.io/logic_and_proof/"
211
description: "Textbook on mathematical logic using Lean and natural deduction."
0 commit comments