This repository was archived by the owner on Jan 5, 2025. It is now read-only.
File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 105
105
| S01_Groups.lean | [ s-taiga] ( https://github.com/s-taiga ) |
106
106
| S02_Rings.lean | [ s-taiga] ( https://github.com/s-taiga ) |
107
107
108
+ * C09_Linear_Algebra
109
+
110
+ | 章名 | 担当 |
111
+ | --- | --- |
112
+ | C09_Linear_Algebra.rst | [ s-taiga] ( https://github.com/s-taiga ) |
113
+ | S01_Vector_Spaces.lean | [ s-taiga] ( https://github.com/s-taiga ) |
114
+ | S02_Subspaces.lean | [ s-taiga] ( https://github.com/s-taiga ) |
115
+ | S03_Endomorphisms.lean | [ s-taiga] ( https://github.com/s-taiga ) |
116
+ | S04_Bases.lean | [ s-taiga] ( https://github.com/s-taiga ) |
117
+
108
118
* C09_Topology
109
119
110
120
| 章名 | 担当 |
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ def make_lean_user_main_import_file():
101
101
バージョン情報
102
102
--------------
103
103
104
- この翻訳は原文のcommit `dd607c678b229e26cd6c8dbe43e56f5455b39210 <https://github.com/lean-ja/mathematics_in_lean_source/commit/dd607c678b229e26cd6c8dbe43e56f5455b39210 >`_ に基づいています.
104
+ この翻訳は原文のcommit `e3d23850cb3cea5016f98d5ca25160b9a74727b9 <https://github.com/lean-ja/mathematics_in_lean_source/commit/e3d23850cb3cea5016f98d5ca25160b9a74727b9 >`_ に基づいています.
105
105
106
106
"""
107
107
You can’t perform that action at this time.
0 commit comments