eduroam-prg-og-1-28-119.net.univ-paris-diderot.fr 2025-10-7:15:33:14

This commit is contained in:
oskar
2025-10-07 15:33:14 +02:00
parent 893b8a566a
commit 4005785f38
3 changed files with 28 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
---
up:
- "[[règles de démonstration]]"
tags:
- s/maths/logique
aliases:
---
> [!definition] Définition
> - $T \vdash x =x$
> - $T \vdash (x = y) \to (y = x)$
> - $T \vdash (x = y) \wedge (y = z) \to (x = z)$
> - $T \vdash (x_1 = y_1 \wedge \dots \wedge x_{n} = y_{n}) \to f$
^definition