From e02fa026261e4dad10154b961d599b346a5ab2b3 Mon Sep 17 00:00:00 2001
From: Holden Rohrer
Date: Fri, 16 Oct 2020 12:47:56 -0400
Subject: removed trailing spaces from numerous files
---
houdre/01_foundations | 1 -
1 file changed, 1 deletion(-)
(limited to 'houdre/01_foundations')
diff --git a/houdre/01_foundations b/houdre/01_foundations
index aedcdd2..b703fa3 100644
--- a/houdre/01_foundations
+++ b/houdre/01_foundations
@@ -18,7 +18,6 @@ Cardinality of empty set is 0. (why is this a convention and not a
self-evident fact?)
Card S = #S = cardinality of S
-
Flip a coin until first tail, and stop. Count # of flips.
Omega = {1,2,3,...} = Natural numbers. (Sometimes also {0,1,2,...})
Card N = +\infty
--
cgit