Commit graph

103 commits

Author SHA1 Message Date
58d6a470cf
Fix warnings after update 2024-05-02 23:55:25 +02:00
cfa5e1ba80
Fix Definition of Determinants
Natürlich muss phi hier eine alternierende n-Linearform sein, sonst
würde die Determinante so gar nicht machen was wir eigentlich wollen.
2024-04-14 21:19:39 +02:00
f342350b51
Replace :=/=: with \coloneq/\eqcolon 2023-11-14 12:37:13 +01:00
6b610ac012 Replace ":" with \colon where it is appropriate
In math mode : is interpreted as a relation, while \colon is properly
interpreted as punctuation. This makes for way better spacing of the
colon.
2023-03-28 11:46:57 +02:00
a37ec63bba
Fix typo
Thanks to Mina Joksimovic for telling me about it
2023-01-31 13:30:38 +01:00
af89ca8f3c
Fix compilation errors cause by updates 2023-01-04 23:18:29 +01:00
af2902e2ab
Fix errors introduced by tcolorbox update
For more information see https://github.com/T-F-S/tcolorbox/blob/v5.1.0/doc/latex/tcolorbox/CHANGES.md?plain=1#L69-L71
2023-01-04 21:56:36 +01:00
a20b7bff63
Fix typos 2022-10-05 18:46:19 +02:00
5c3d0f60a2
Smaller fixes 2022-06-30 13:04:01 +02:00
ed42875810
Fix typos 2022-06-29 12:50:59 +02:00
0902e2aaf2
Fix several typos 2022-06-28 14:44:50 +02:00
86e5ce74e2
Fix typos and replace R with Re for real part 2022-06-22 10:05:40 +02:00
5d12091d07
Fix a few typos 2022-06-18 18:20:57 +02:00
aa3c7802cd
Merge branch 'lorenz' 2022-06-17 11:44:03 +02:00
1da22f7998
Add few corrections from Lorenz 2022-06-17 11:43:44 +02:00
51c35107d5
Add additionial proof needed for proseminar 2022-06-17 11:37:48 +02:00
6fb48c603f
Improve parantheses in some instances 2022-06-15 19:34:43 +02:00
2dfb8db4a8
Add possibility to hide proofs 2022-06-15 19:33:18 +02:00
ef4bd6a1e9
Fix small types 2022-06-15 12:25:56 +02:00
19da5a94f5
Improve induction proofs 2022-06-13 11:44:23 +02:00
a0b1aab4da
Add command for linear span 2022-06-13 11:29:12 +02:00
29a2223b3e
Replace manual lverts with abs 2022-06-13 10:53:40 +02:00
db9c8dd607
Improve rendering of several bracket types 2022-06-13 10:52:46 +02:00
a79192e01c
Reimplement unnumbered theorems 2022-06-11 12:51:34 +02:00
b9d29d426d
Reintroduce necessary leavevmodes 2022-06-10 00:29:02 +02:00
acc127d2e8
Change colors again and fix typo 2022-06-09 23:44:55 +02:00
b158a0bc33
Add last missing content for KW23 2022-06-09 21:49:40 +02:00
7333c8b318
Replace ^+ with ^\dagger 2022-06-09 18:17:33 +02:00
1592ce8ba3
Make Loss on Title Page bigger 2022-06-09 16:15:44 +02:00
0fd8914a46
Merge branch 'KW23' 2022-06-09 15:32:27 +02:00
ec25058e87
Additional contents of KW23 2022-06-09 15:14:39 +02:00
2f67bb9c19
Change colors to get my own touch into it 2022-06-09 14:53:46 +02:00
18afd12ba1
Update parts to newest handwritten Skriptum 2022-06-09 14:43:42 +02:00
356add4ff9
Reduce page margins and fix overfull boxes 2022-06-09 11:00:51 +02:00
7cfcedfd3d
Add different color for Definition colorboxes 2022-06-09 10:59:32 +02:00
3ab7bec456
Remove \leavevmode because ntheorem handles it 2022-06-09 10:38:15 +02:00
6a33f0fb12
Add proof for 3.5.7 2022-06-09 10:18:13 +02:00
59f03a9a16
Add rough VO 9.6.2022 2022-06-09 10:17:48 +02:00
e60e82d20f
Improve box design 2022-06-08 23:42:08 +02:00
bb335de79f
Move proofs out of theorem environments
Regex used: \\begin{(lemma|korollar|satz|theo|folgerung)}(?P<theorem>\X*?)(?P<proof>\\begin{proof}\X*?\\end{proof})\s+?\\end{(?1)}
Substitution used: \\begin{$1}\n${theorem}\\end{$1}\n${proof}
2022-06-08 23:25:28 +02:00
4701aa7bce
Boxes init 2022-06-08 23:13:15 +02:00
a2ab62c1db
Add title, author, date to title page 2022-06-08 22:09:57 +02:00
998bb4228d
Add loss meme to title page 2022-06-08 22:09:26 +02:00
afb8d07aee
Add trans flag to title page 2022-06-08 20:59:01 +02:00
eea39551d2
Add VO 8.6.2022 2022-06-08 18:06:01 +02:00
e6274a346f
Fix several typos 2022-06-08 18:03:22 +02:00
486d1e1e65
Fix small typo 2022-06-07 19:32:19 +02:00
4776b510cc
Update Lemma 3.5.2 to Skriptum version 2022-06-07 19:25:40 +02:00
a52ef3646b
Add VO 2.6.2022 2022-06-07 19:16:17 +02:00
5e1274c717
Several minor additions 2022-06-02 11:57:46 +02:00