-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
88 lines (76 loc) · 2.36 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
<!DOCTYPE html>
<html lang="en">
<head>
<script>
MathJax = {
tex: {
inlineMath: [['\\(','\\)']]
} }
</script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-chtml.js">
</script>
<meta name="generator" content="plasTeX" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>commutative.group</title>
<link rel="next" href="About.html" title="About" />
<link rel="stylesheet" href="styles/theme-white.css" />
<link rel="stylesheet" href="styles/theme-commgroup.css" />
</head>
<body>
<div class="wrapper">
<div class="content">
<div class="content-wrapper">
<div class="main-text">
<div class="titlepage">
<h1>commutative.group</h1>
</div>
<p><br /></p>
<div class="centered"> A Blog on Math, Algorithms, and Symmetry by Anakin Dey </div>
<div class="table" id="a0000000005">
<div class="centered"><table class="tabular">
<tr>
<td style="text-align:center"
rowspan=""
colspan="">
<p> <big class="xxlarge">[<a href ="About.html">About</a>] </big></p>
</td>
<td style="text-align:center"
rowspan=""
colspan="">
<p> <big class="xxlarge">[<a href ="All-Posts.html">All</a>] </big></p>
</td>
</tr>
</table> </div>
</div>
<div class="table" id="a0000000006">
<div class="centered"><table class="tabular">
<tr>
<td style="border-top-style:solid; border-top-color:black; border-top-width:1px; text-align:left; border-right:1px solid black; border-left:1px solid black"
rowspan=""
colspan="">
<p> <big class="large">2024-01-07 </big></p>
</td>
</tr>
<tr>
<td style="text-align:left; border-right:1px solid black; border-left:1px solid black"
rowspan=""
colspan="">
<p><big class="xxlarge"><a href ="posts/other_name.html">A Group by Any Other Name</a> </big></p>
</td>
</tr>
<tr>
<td style="text-align:left; border-right:1px solid black; border-left:1px solid black; border-bottom-style:solid; border-bottom-color:black; border-bottom-width:1px"
rowspan=""
colspan="">
<p>As is tradition, let \(G\) be a group. But, can we define what a group is in more interesting ways? </p>
</td>
</tr>
</table> </div>
</div>
</div> <!--main-text -->
</div> <!-- content-wrapper -->
</div> <!-- content -->
</div> <!-- wrapper -->
</body>
</html>