--- license: apache-2.0 task_categories: - text-generation - feature-extraction language: - en tags: - theorem-proving - formal-methods - lean4 - batteries - standard-library size_categories: - 1K x rfl /-! ## decidable -/ protected alias ⟨Decidable.exists_not_of_not_forall, _⟩ := Decidable.not_forall ``` - type: theorem | symbolic_name: `Function.id_def` | Batteries/Logic.lean ## 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{lean4_batteries_dataset, title = {Lean4-Batteries}, author = {Norton, Charles}, year = {2026}, note = {Extracted from https://github.com/leanprover-community/batteries, commit 41680f5d8402}, url = {https://huggingface.co/datasets/phanerozoic/Lean4-Batteries} } ```