metadata
license: other
tags:
- theorem-proving
- formal-methods
- coq
- color
- termination
- rewriting
- lambda-calculus
task_categories:
- text-generation
- feature-extraction
language:
- en
size_categories:
- 1K<n<10K
Coq-CoLoR
A library on rewriting theory, lambda-calculus and termination.
Source
- Repository: https://github.com/fblanqui/color
- License: CeCILL-2.1
Statistics
| Property | Value |
|---|---|
| Total Entries | 3,304 |
| Files Processed | 264 |
Type Distribution
| Type | Count |
|---|---|
| Lemma | 2,015 |
| Definition | 540 |
| Parameter | 223 |
| Fixpoint | 172 |
| Ltac | 157 |
| Inductive | 101 |
| Theorem | 27 |
| Program | 25 |
| Record | 19 |
| Let | 11 |
| Instance | 7 |
| Axiom | 4 |
| Coercion | 2 |
| Remark | 1 |
Schema
| Column | Type | Description |
|---|---|---|
fact |
string | Declaration body (name, signature, proof) |
type |
string | Declaration type |
library |
string | Library component |
imports |
list[string] | Import statements |
filename |
string | Source file path |
symbolic_name |
string | Declaration identifier |
docstring |
string | Documentation comment (if present) |
Creator
Charles Norton (phanerozoic)