Translated library Event
Lean Action CI / build (push) Has been cancelled

This commit is contained in:
Your Name
2026-01-17 10:46:31 +01:00
parent 2c7e00905a
commit 61616dc3b1
6 changed files with 35 additions and 27 deletions
+4
View File
@@ -2,6 +2,10 @@ name = "inductive-verification"
version = "0.1.0"
defaultTargets = ["inductive-verification"]
[[require]]
name = "mathlib"
git = "https://github.com/leanprover-community/mathlib4.git"
[[lean_lib]]
name = "InductiveVerification"