--- license: other task_categories: - text-generation - feature-extraction language: - en tags: - formal-methods - alloy - model-finding size_categories: - 10K some (values - root), va: (values - Wildcard) one -> attributes } { // values (and attributes) of tree are those reachable from root values = root.*(va.av) } ``` - type: sig | symbolic_name: `AVTree` | algorithms/discovery/ins.als ## Use Each declaration is split into a `statement` (signature/claim) and a `proof` (body) that are disjoint and together form the complete declaration, for proof modeling, autoformalization, retrieval, and dependency analysis via `deps`. ## Citation ```bibtex @misc{alloy_dataset, title = {Alloy}, author = {Norton, Charles}, year = {2026}, note = {Extracted from https://github.com/AlloyTools/models, commit 886447d3369a}, url = {https://huggingface.co/datasets/phanerozoic/Alloy} } ```