From 6cba5e2f238036a3d1bb75bddbf4423b12d65e55 Mon Sep 17 00:00:00 2001 From: Evan Wilson <162400082+EvanMichael99@users.noreply.github.com> Date: Fri, 9 Aug 2024 23:52:38 -0700 Subject: [PATCH] Create Infinity.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ```json { "infinity": { "symbol": "∞", "types": { "countable": { "description": "The size of the set of natural numbers.", "example": "Natural numbers (1, 2, 3, ...)", "cardinality": "ℵ₀" }, "uncountable": { "description": "The size of the set of real numbers.", "example": "Real numbers (all decimal expansions)", "cardinality": "2^ℵ₀" } }, "applications": [ { "field": "Calculus", "usage": "Limits, integrals, and derivatives." }, { "field": "Set Theory", "usage": "Understanding different sizes of infinity." }, { "field": "Physics", "usage": "Concepts like infinite density in black holes." } ], "properties": { "non-numeric": true, "cannot_be_reached": true, "conceptual": true } } } ``` --- Infinity.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 Infinity.json diff --git a/Infinity.json b/Infinity.json new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/Infinity.json @@ -0,0 +1 @@ +