This commit is contained in:
Trance-0
2025-02-22 18:30:30 -06:00
parent 1251a9b132
commit 94f5107882
2 changed files with 5 additions and 13 deletions

View File

@@ -73,7 +73,7 @@ A set is uncountable if it is not countable.
#### Theorem: $\mathbb{R}$ is uncountable
Easy proof using[Cantor's diagonal argument](https://notenextra.trance-0.com/Math4111/Math4111_L6#theorem-214).
Easy proof using [Cantor's diagonal argument](https://notenextra.trance-0.com/Math4111/Math4111_L6#theorem-214).
A new one

View File

@@ -16,18 +16,10 @@ export default {
Math4121_L11: "Introduction to Lebesgue Integration (Lecture 11)",
Math4121_L12: "Introduction to Lebesgue Integration (Lecture 12)",
Math4121_L13: "Introduction to Lebesgue Integration (Lecture 13)",
Math4121_L14: {
display: 'hidden'
},
Math4121_L15: {
display: 'hidden'
},
Math4121_L16: {
display: 'hidden'
},
Math4121_L17: {
display: 'hidden'
},
Math4121_L14: "Introduction to Lebesgue Integration (Lecture 14)",
Math4121_L15: "Introduction to Lebesgue Integration (Lecture 15)",
Math4121_L16: "Introduction to Lebesgue Integration (Lecture 16)",
Math4121_L17: "Introduction to Lebesgue Integration (Lecture 17)",
Math4121_L18: {
display: 'hidden'
},