aboutsummaryrefslogtreecommitdiffstats
path: root/Mathematics.lean
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2026-02-15 15:59:37 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2026-02-15 15:59:37 +0200
commit8ebc1b0ebb7244f73ace1407ccb672a151c3a052 (patch)
tree1f3d3e58eee3e6ed21d49b3b70d40d3086e0cbd3 /Mathematics.lean
parent5f787f25cc5caf4ba388734d96ff9205739504cb (diff)
downloadkb-8ebc1b0ebb7244f73ace1407ccb672a151c3a052.tar.zst
Update
Diffstat (limited to 'Mathematics.lean')
-rw-r--r--Mathematics.lean5
1 files changed, 5 insertions, 0 deletions
diff --git a/Mathematics.lean b/Mathematics.lean
new file mode 100644
index 0000000..59508fa
--- /dev/null
+++ b/Mathematics.lean
@@ -0,0 +1,5 @@
+-- Knowledge Base domain: Mathematics
+
+opaque Entity : Type
+opaque socrates : Philospher
+axiom fact_birthYear_socrates : birthYear socrates = 420