-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
139 lines (136 loc) · 7.62 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
<link rel="canonical" href="https://riceissa.github.io/tao-analysis-flashcards/">
<meta property="og:title" content="Home" />
<meta property="og:site_name" content="Tao Analysis Flashcards" />
<title>Home - Tao Analysis Flashcards</title>
<link rel="stylesheet" href="css/style.css">
<script type="module" src="https://js.withorbit.com/orbit-web-component.js"></script>
</head>
<body>
<nav>
<a href="https://riceissa.github.io/tao-analysis-flashcards/">Home</a> | <a href="https://riceissa.github.io/tao-analysis-flashcards/about/">About</a> | <a href="https://github.com/riceissa/tao-analysis-flashcards">GitHub</a>
</nav>
<article>
<h1>Tao Analysis Flashcards</h1>
<p>Welcome! This website provides spaced repetition flashcards for Terence
Tao's <i>Analysis I</i>, via <a href="https://withorbit.com/">Orbit</a>.
Flashcards look like this:</p>
<orbit-reviewarea color="red">
<orbit-prompt
question="Who is the author of _Analysis I_?"
answer="Terence Tao"
></orbit-prompt>
</orbit-reviewarea>
<p>Orbit was intended to be used for online writing so that the reader can
do the flashcards as they are reading the text. Since <i>Analysis I</i> was
not written as an online text with embedded flashcards, the flashcards must
be hosted externally on this site. That means that you, the reader, will
need to do a little bit of extra work to remember to come back to this site
after reading each section of the book. The outline below is to help you know when to
do which set of flashcards. After you do a set of flashcards, reminder
emails will be sent to you so you will not need to keep visiting this
site. For more information, please see the <a href="https://withorbit.com/">Orbit</a>
website.</p>
<div style="border: 1px solid black; padding: 10px;">
<h2 id="schedule">Schedule</h2>
<ul style="font-size: 20px;">
<li>Chapter 1: Introduction
<ul>
<li>No cards for this chapter.</li>
</ul>
</li>
<li>Chapter 2: Starting at the beginning: the natural numbers
<ul>
<li>After reading section 2.1: <a href="sections/2.1.html">The Peano Axioms (2.1)</a>, <a href="sections/peano-axioms.html">Peano axioms</a> (optional)</li>
<li>After reading section 2.2: <a href="sections/2.2.html">Addition (2.2)</a></li>
<li>After reading section 2.3: <a href="sections/2.3.html">Multiplication (2.3)</a></li>
</ul>
</li>
<li>Chapter 3: Set theory
<ul>
<li>After reading section 3.1: <a href="sections/3.1.html">Fundamentals (3.1)</a>, <a href="sections/3.1-number-of-elements.html">Number of elements in sets</a></li>
<li>After reading section 3.2: <a href="sections/3.2.html">Russell’s paradox (3.2)</a></li>
<li>After reading section 3.3: <a href="sections/3.3.html">Functions (3.3)</a>, <a href="sections/properties-of-successor.html">Properties of the successor function</a></li>
<li>After reading section 3.4: <a href="sections/3.4.html">Images and inverse images (3.4)</a></li>
<li>After reading section 3.5: <a href="sections/3.5.html">Cartesian products (3.5)</a></li>
<li>After reading section 3.6: <a href="sections/3.6.html">Cardinality of sets (3.6)</a></li>
</ul>
</li>
<li>Chapter 4: Integers and rationals
<ul>
<li>After reading section 4.1: <a href="sections/4.1.html">The integers (4.1)</a></li>
<li>After reading section 4.2: <a href="sections/4.2.html">The rationals (4.2)</a></li>
<li>After reading section 4.3: <a href="sections/4.3.html">Absolute value and exponentiation (4.3)</a></li>
<li>After reading section 4.4: <a href="sections/4.4.html">Gaps in the rational numbers (4.4)</a></li>
</ul>
</li>
<li>Chapter 5: The real numbers
<ul>
<li>After reading section 5.1: <a href="sections/5.1.html">Cauchy sequences (5.1)</a></li>
<li>After reading section 5.2: <a href="sections/5.2.html">Equivalent Cauchy sequences (5.2)</a></li>
<li>After reading section 5.3: <a href="sections/5.3.html">The construction of the real numbers (5.3)</a></li>
</ul>
</li>
<!--
things to add:
- sections/peano-axioms-booster.html
- sections/2.2-booster.html
- sections/2.3-booster.html
- sections/3.1-booster.html
-->
<!--
<li>After reading section 5.4: <a href=""></a></li>
<li>After reading section 5.5: <a href=""></a></li>
<li>After reading section 5.6: <a href=""></a></li>
<li>After reading section 6.1: <a href=""></a></li>
<li>After reading section 6.2: <a href=""></a></li>
<li>After reading section 6.3: <a href=""></a></li>
<li>After reading section 6.4: <a href=""></a></li>
<li>After reading section 6.5: <a href=""></a></li>
<li>After reading section 6.6: <a href=""></a></li>
<li>After reading section 6.7: <a href=""></a></li>
<li>After reading section 7.1: <a href=""></a></li>
<li>After reading section 7.2: <a href=""></a></li>
<li>After reading section 7.3: <a href=""></a></li>
<li>After reading section 7.4: <a href=""></a></li>
<li>After reading section 7.5: <a href=""></a></li>
<li>After reading section 8.1: <a href=""></a></li>
<li>After reading section 8.2: <a href=""></a></li>
<li>After reading section 8.3: <a href=""></a></li>
<li>After reading section 8.4: <a href=""></a></li>
<li>After reading section 8.5: <a href=""></a></li>
<li>After reading section 9.1: <a href=""></a></li>
<li>After reading section 9.2: <a href=""></a></li>
<li>After reading section 9.3: <a href=""></a></li>
<li>After reading section 9.4: <a href=""></a></li>
<li>After reading section 9.5: <a href=""></a></li>
<li>After reading section 9.6: <a href=""></a></li>
<li>After reading section 9.7: <a href=""></a></li>
<li>After reading section 9.8: <a href=""></a></li>
<li>After reading section 9.9: <a href=""></a></li>
<li>After reading section 9.10: <a href=""></a></li>
<li>After reading section 10.1: <a href=""></a></li>
<li>After reading section 10.2: <a href=""></a></li>
<li>After reading section 10.3: <a href=""></a></li>
<li>After reading section 10.4: <a href=""></a></li>
<li>After reading section 10.5: <a href=""></a></li>
<li>After reading section 11.1: <a href=""></a></li>
<li>After reading section 11.2: <a href=""></a></li>
<li>After reading section 11.3: <a href=""></a></li>
<li>After reading section 11.4: <a href=""></a></li>
<li>After reading section 11.5: <a href=""></a></li>
<li>After reading section 11.6: <a href=""></a></li>
<li>After reading section 11.7: <a href=""></a></li>
<li>After reading section 11.8: <a href=""></a></li>
<li>After reading section 11.9: <a href=""></a></li>
<li>After reading section 11.10: <a href=""></a></li>
-->
</ul>
</div>
</article>
</body>
</html>