diff --git a/modal-logic/index.md b/modal-logic/index.md
index 75f2f81..145870b 100644
--- a/modal-logic/index.md
+++ b/modal-logic/index.md
@@ -18,6 +18,9 @@ A is a theorem of K → □A is a theorem of K
### 2.2 Distribution axiom
□(A → B) → (□A → □B)
+### 2.3 Operator ◊
+◊A = ¬□¬A
+
## 3. T
T is K plus the following axiom :