contents/computer_science.tex : Renamed 'denumbrability' to countability and added more theorems and properties

This commit is contained in:
saundersp
2024-12-20 21:49:14 +01:00
parent 5d794e7137
commit 1ba329e82d
3 changed files with 119 additions and 31 deletions

View File

@ -1,4 +1,4 @@
digraph denumberabilityIntegers {
digraph countabilityIntegers {
node [shape = plaintext, fontcolor = White, fontsize = 30];
rankdir = LR;
bgcolor = None;

View File

@ -1,4 +1,4 @@
digraph denumberabilityRationals {
digraph countabilityRationals {
node [shape = plaintext, fontcolor = White, fontsize = 15];
rankdir = LR;
bgcolor = None;