--- license: lgpl-2.1 task_categories: - text-generation - feature-extraction language: - en tags: - theorem-proving - formal-methods - coq - standard-library size_categories: - 1K m -> S n > S m := fun n m Hgt => proj1 (Nat.succ_lt_mono m n) Hgt. ``` - type: Definition | symbolic_name: `gt_n_S_stt` | theories/Arith/Arith_base.v:137 ## Use Statement and proof are available both joined (`fact`) and split (`statement`, `proof`) for proof-term modeling, autoformalization, retrieval, and dependency analysis via `deps`. ## Citation ```bibtex @misc{coq_stdlib_dataset, title = {Coq-Stdlib}, author = {Norton, Charles}, year = {2026}, note = {Extracted from https://github.com/rocq-prover/stdlib, commit f76a666b0b2c}, url = {https://huggingface.co/datasets/phanerozoic/Coq-Stdlib} } ```