Files
inductive-verification-lean/InductiveVerification.lean
T
Leopold Fajtak f25a2dda4e
Lean Action CI / build (push) Has been cancelled
Set up project
2025-09-22 09:56:03 +02:00

4 lines
177 B
Lean4

-- This module serves as the root of the `InductiveVerification` library.
-- Import modules here that should be built as part of the library.
import InductiveVerification.Basic