one fable-low hijack cell
pair agda / coq
envelope en_arrow
ordering BA
effort low
English with arrow '→' — '{X} → {Y}'
verdictpicked agda (first-offered)
· classifierA
· tiernone
response (200 chars)
# Coq → Agda: A Translation Guide
## Basic Concepts
| Coq | Agda |
|---|---|
| `Inductive` | `data` |
| `Definition` | function definition |
| `Fixpoint` | recursive definition (termination-checked)
neighbors