diff options
Diffstat (limited to 'src/talks')
28 files changed, 343 insertions, 0 deletions
diff --git a/src/talks/cube-2min-slides.pdf b/src/talks/cube-2min-slides.pdf new file mode 100644 index 0000000..f332eb8 --- /dev/null +++ b/src/talks/cube-2min-slides.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/cubo-cagliari.pdf b/src/talks/cubo-cagliari.pdf new file mode 100644 index 0000000..2efdee3 --- /dev/null +++ b/src/talks/cubo-cagliari.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/division-groningen.pdf b/src/talks/division-groningen.pdf new file mode 100644 index 0000000..c2ad7f6 --- /dev/null +++ b/src/talks/division-groningen.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/division-leiden.pdf b/src/talks/division-leiden.pdf new file mode 100644 index 0000000..a4566c2 --- /dev/null +++ b/src/talks/division-leiden.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/group-cube.pdf b/src/talks/group-cube.pdf new file mode 100644 index 0000000..191b9db --- /dev/null +++ b/src/talks/group-cube.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/kummer-tarrach.pdf b/src/talks/kummer-tarrach.pdf new file mode 100644 index 0000000..7dbe643 --- /dev/null +++ b/src/talks/kummer-tarrach.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/linuxday2019.pdf b/src/talks/linuxday2019.pdf new file mode 100644 index 0000000..7a18aa1 --- /dev/null +++ b/src/talks/linuxday2019.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/notes-bilbao.pdf b/src/talks/notes-bilbao.pdf new file mode 100644 index 0000000..5c0500c --- /dev/null +++ b/src/talks/notes-bilbao.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/notes-division-modules.pdf b/src/talks/notes-division-modules.pdf new file mode 100644 index 0000000..0883299 --- /dev/null +++ b/src/talks/notes-division-modules.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/notes-etale.pdf b/src/talks/notes-etale.pdf new file mode 100644 index 0000000..6b31e10 --- /dev/null +++ b/src/talks/notes-etale.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/notes-injectivity.pdf b/src/talks/notes-injectivity.pdf new file mode 100644 index 0000000..7dd3da8 --- /dev/null +++ b/src/talks/notes-injectivity.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/notes-katz.pdf b/src/talks/notes-katz.pdf new file mode 100644 index 0000000..c248b71 --- /dev/null +++ b/src/talks/notes-katz.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/notes-kummerec.pdf b/src/talks/notes-kummerec.pdf new file mode 100644 index 0000000..9a91d78 --- /dev/null +++ b/src/talks/notes-kummerec.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/script-kummer-kwg.txt b/src/talks/script-kummer-kwg.txt new file mode 100644 index 0000000..8759ee7 --- /dev/null +++ b/src/talks/script-kummer-kwg.txt | |||
| @@ -0,0 +1,224 @@ | |||
| 1 | --- Kummer theory --- | ||
| 2 | 0:50 | ||
| 3 | |||
| 4 | Kummer theory is the study of field extensions generated by the n-th roots | ||
| 5 | of elements of a base field, such as the rational numbers. Taking all | ||
| 6 | n-th roots ensures that such an extension is Galois and that it contains | ||
| 7 | the cyclotomic field: indeed, one can write the n-th roots of unity as | ||
| 8 | ratios of different n-th roots of the same element. | ||
| 9 | |||
| 10 | To study these extensions it is convenient to start not just with a | ||
| 11 | set of elements, but with a multiplicative subgroup of the base field. | ||
| 12 | For example, one can take the group generated by one element. This does | ||
| 13 | not change anything on the field-theoretic side: the extensions we are | ||
| 14 | considering do not change. But it makes the "purely algebraic" side of | ||
| 15 | things more convenient: the group sqrt[n]{A} now is group which contains | ||
| 16 | A and the roots of unity. | ||
| 17 | |||
| 18 | |||
| 19 | --- Kummer theory for algebraic groups --- | ||
| 20 | 1:00 | ||
| 21 | |||
| 22 | "Kummer theory for algebraic groups" is a similar, more general | ||
| 23 | problem. If we take G to be a commutative algebraic group over a number | ||
| 24 | field K, we can take a subgroup of the K-rational points of G and you | ||
| 25 | consider the n-division points of this group, which is an analogue of | ||
| 26 | the group of n-th roots in the previous case. | ||
| 27 | |||
| 28 | If you add the coordinates of these points to your base field you obtain | ||
| 29 | what a field extension which has properties remarkably similar to the | ||
| 30 | classical Kummer extensions: it is Galois over K and it contains the | ||
| 31 | n-torsion field of G, an analogue of the cyclotomic field generated by | ||
| 32 | the torsion points of G. | ||
| 33 | |||
| 34 | This is a generalization of the classical case, because if you take G | ||
| 35 | to be the multiplicative group you obtain exactly that case. | ||
| 36 | |||
| 37 | These field extensions are the kind of objects that I am studying. | ||
| 38 | |||
| 39 | |||
| 40 | --- Results for elliptic curves --- | ||
| 41 | 1:50 | ||
| 42 | |||
| 43 | So, what do we want to know about these kind of field extensions? One of | ||
| 44 | the things we care about is estimating, or computing, their degrees. | ||
| 45 | This is because they have applications in other areas of number theory: | ||
| 46 | when studying problems related to Artin's primitive root conjecture it | ||
| 47 | can happen that the density of certain set of primes can be expressed | ||
| 48 | in terms of the degrees of Kummer extensions. | ||
| 49 | |||
| 50 | The degree of a Kummer extension over the torsion field is always | ||
| 51 | between a certain power of n and the same power of n times a constant. | ||
| 52 | This power of n is for example 2 in the case of elliptic curves and | ||
| 53 | groups of points generated by one non-torsion element. So they cannot | ||
| 54 | be much smaller than the maximum. | ||
| 55 | |||
| 56 | In recent years there has been effort in making these results effective. | ||
| 57 | In a recent work with Lombardo we were able to quantify this constant, or | ||
| 58 | a possible value for it, in terms of computable properties of the curve | ||
| 59 | and of the chosen point, for curves without complex multiplication. In | ||
| 60 | particular, one of these properties are the p-adic Galois representation | ||
| 61 | associated with the curve. Over Q we even have an explicit and uniform | ||
| 62 | estimate for such a constant. | ||
| 63 | |||
| 64 | In our work we had problems when the curve had non-trivial endomorphisms | ||
| 65 | defined over the base field, so CM curves. However Abtien Javan Peykar, a | ||
| 66 | student of Lenstra, managed to get similar results for CM curves only. So, | ||
| 67 | how did he manage? | ||
| 68 | |||
| 69 | |||
| 70 | --- Endomorphism rings --- | ||
| 71 | 0:55 | ||
| 72 | |||
| 73 | The problem Lombardo and I had was caused by considering the A and its | ||
| 74 | division groups as abelian groups. Instead, Javan Peykar decided to | ||
| 75 | take them as modules over the endomorphism ring of the curve, an order | ||
| 76 | in a quadratic imaginary field - and even with some extra technical | ||
| 77 | limitations, such as considering only maximal orders. | ||
| 78 | |||
| 79 | So my idea was: if we can do the same over a *general* ring, regardless | ||
| 80 | of it being Z or an order in a number field or anything else, maybe we | ||
| 81 | can build a general framework to study these division groups, or rather | ||
| 82 | division modules, and then apply all of this to do Kummer theory over | ||
| 83 | other classes of algebraic groups. | ||
| 84 | |||
| 85 | So this is what I did. | ||
| 86 | |||
| 87 | |||
| 88 | --- Division modules --- | ||
| 89 | 1:00 | ||
| 90 | |||
| 91 | The first part is understanding what "division in modules is", starting | ||
| 92 | from the "denominator": what do we divide by? | ||
| 93 | |||
| 94 | As is often the case in commutative algebra, it is convenient to use, | ||
| 95 | instead of the elements of the ring, ideals of the ring. So for M | ||
| 96 | contained in N we define the I-division module of M inside N to be the | ||
| 97 | set of elements of N that multiplied by I end up inside M. This is a | ||
| 98 | classical definition that is found in some commutative algebra books. | ||
| 99 | |||
| 100 | We also want to consider infinite unions of such division modules. For | ||
| 101 | example we might want to work with the set of all division points of | ||
| 102 | our subgroup of rational points. In our first example, all n-th roots | ||
| 103 | of a certain number. | ||
| 104 | |||
| 105 | To do this, we introduce the concept of "ideal filter", which like a | ||
| 106 | fiter in set theory but for ideals. | ||
| 107 | |||
| 108 | |||
| 109 | --- Ideal filters --- | ||
| 110 | 0:20 | ||
| 111 | |||
| 112 | In practice I always want to divide by one of these two families of | ||
| 113 | ideals: either the one generated by all positive integers or the one | ||
| 114 | generated by powers of a given prime. | ||
| 115 | |||
| 116 | These are the main example of ideal filters that we should keep in mind, | ||
| 117 | but I will develop my theory in general. | ||
| 118 | |||
| 119 | |||
| 120 | --- J-injectivity --- | ||
| 121 | 1:25 | ||
| 122 | |||
| 123 | The set of all division points is a divisible abelian group. But over | ||
| 124 | a general ring this divisibility property can be awkward to work with, | ||
| 125 | and we prefer to use injectivity, which is equivalent to divisibility | ||
| 126 | over the ring Z. | ||
| 127 | |||
| 128 | A module is called injective when maps to it can be lifted along | ||
| 129 | injective morphisms. We call it instead J-injective when maps to it can | ||
| 130 | be lifted along certain injective morphisms, namely those such that the | ||
| 131 | codomain coincides with the module of J-division points of the image. | ||
| 132 | This definition captures the concept of "dividing only by J". | ||
| 133 | |||
| 134 | This a nice and simple generalization of a classical concepts, but it has | ||
| 135 | some noteworthy properties. First of all it is a true generalization: | ||
| 136 | taking J to be the set of all right ideals of R it becomes equivalent | ||
| 137 | to injectivity. And for example one can use it to extend the definition | ||
| 138 | of p-divisible abelian group: over Z p-divisibility is equivalent to | ||
| 139 | p^\infty-injectivity, where p^\infty is the ideal filter I introduced | ||
| 140 | in the previous slide. | ||
| 141 | |||
| 142 | One might say that this definition highlights the connection between | ||
| 143 | injectivity and divisibility better than the classical one does. | ||
| 144 | |||
| 145 | |||
| 146 | --- (J,T)-extensions --- | ||
| 147 | 1:20 | ||
| 148 | |||
| 149 | The last ingredient to complete our algebraic theory is the torsion. We | ||
| 150 | are building all this theory of division modules abstractly, in a way | ||
| 151 | independent of the agebraic group G that we started with. But when we do | ||
| 152 | this and we consider division modules, there is no way for this objects | ||
| 153 | to know that they are supposed to live in some elliptic curve rather than | ||
| 154 | in the multiplicative group or in some higher-dimensional abelian variety. | ||
| 155 | |||
| 156 | We need some extra structure. We need to fix a torsion and J-injective | ||
| 157 | module T that plays the role of the torsion subgroup of G. | ||
| 158 | |||
| 159 | Then we consider only those extensions of a base module M that consist | ||
| 160 | of division points and whose torsion embeds into T. | ||
| 161 | |||
| 162 | These objects form a category with many nice properties, that strongly | ||
| 163 | resembles the category of field extensions of a fixed field. | ||
| 164 | |||
| 165 | We also have an analogue of an algebraic closure, that plays the role | ||
| 166 | of the "set of all division points" that we have mentioned. This can be | ||
| 167 | constructed as a "J-hull", which is the analogue of the injective hull, | ||
| 168 | or injective envelope, for our generalization of injectivity. | ||
| 169 | |||
| 170 | With this category we can establish many properties of division modules, | ||
| 171 | and study their automorphisms. | ||
| 172 | |||
| 173 | |||
| 174 | --- Galois representations --- | ||
| 175 | 0:55 | ||
| 176 | |||
| 177 | And finally, how do I use this whole theory to study my number theoretical | ||
| 178 | problems? I can consider the Galois group of my Kummer extension, | ||
| 179 | say the one generated by all division points, and it embeds into the | ||
| 180 | automorphism group of this maximal (J,T)-extension. | ||
| 181 | |||
| 182 | This automorphism group fits into a short exact sequence. | ||
| 183 | |||
| 184 | Then the standard short exact sequence of Galois theory embeds into this | ||
| 185 | and we obtain this commutative diagram of groups, with exact rows. This | ||
| 186 | sequence is the main tool to study Kummer theory for algebraic groups. | ||
| 187 | |||
| 188 | Finding an explicit lower bound for the degrees I talked about amounts | ||
| 189 | to proving an explicit open image theorem for this "representation" | ||
| 190 | on the left-hand side. | ||
| 191 | |||
| 192 | In short, this diagram is the key to derive number-theoretic results | ||
| 193 | from certain key properties of the group. | ||
| 194 | |||
| 195 | |||
| 196 | --- New results --- | ||
| 197 | 0:50 | ||
| 198 | |||
| 199 | So, what kind of new results were we able to obtain with this technical | ||
| 200 | tools in our hands? | ||
| 201 | |||
| 202 | First of all, it was easy to unify the CM and non-CM cases and | ||
| 203 | show that one does not need to separate the two cases, except for | ||
| 204 | studying some specific properties of the curves related to their Galois | ||
| 205 | representations. Once you have have them, you can plug in any elliptic | ||
| 206 | curve with any endomorphism ring into our general framework and you | ||
| 207 | obtain the (already known) results. This also completes the CM case, | ||
| 208 | that had some missing pieces due to technical difficulties. | ||
| 209 | |||
| 210 | More importantly, in my opinion, we have now a better understanding of | ||
| 211 | these objects. | ||
| 212 | |||
| 213 | You see, when studying a problem cases by case is like you are trying | ||
| 214 | to find your way in a forest step by step. With this general framework | ||
| 215 | we have a way-better overview of the landscape we are moving in. | ||
| 216 | |||
| 217 | Lastly, the generality of this theory allows one to obtain some results | ||
| 218 | for higher-dimensional abelian varieties. This is work in progress, | ||
| 219 | but we already have results for some classes of varieties. There some | ||
| 220 | technical things to work out related to understanding the torsion subgroup | ||
| 221 | as a module over the endomorphism ring, but I am optimistic that we will | ||
| 222 | work this out. | ||
| 223 | |||
| 224 | |||
diff --git a/src/talks/slides-alggroupsfieldext.pdf b/src/talks/slides-alggroupsfieldext.pdf new file mode 100644 index 0000000..2b48adb --- /dev/null +++ b/src/talks/slides-alggroupsfieldext.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-ecm.pdf b/src/talks/slides-ecm.pdf new file mode 100644 index 0000000..9305984 --- /dev/null +++ b/src/talks/slides-ecm.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-fieldextec.pdf b/src/talks/slides-fieldextec.pdf new file mode 100644 index 0000000..6b54ff7 --- /dev/null +++ b/src/talks/slides-fieldextec.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-groupcohomec.pdf b/src/talks/slides-groupcohomec.pdf new file mode 100644 index 0000000..72a2a3c --- /dev/null +++ b/src/talks/slides-groupcohomec.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-journey-kummer.pdf b/src/talks/slides-journey-kummer.pdf new file mode 100644 index 0000000..9edf804 --- /dev/null +++ b/src/talks/slides-journey-kummer.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-kummec-barcelona.pdf b/src/talks/slides-kummec-barcelona.pdf new file mode 100644 index 0000000..7af439d --- /dev/null +++ b/src/talks/slides-kummec-barcelona.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-kummec-diamant.pdf b/src/talks/slides-kummec-diamant.pdf new file mode 100644 index 0000000..d66f002 --- /dev/null +++ b/src/talks/slides-kummec-diamant.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-kummer-diamant.pdf b/src/talks/slides-kummer-diamant.pdf new file mode 100644 index 0000000..2160eac --- /dev/null +++ b/src/talks/slides-kummer-diamant.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-kummer-final.pdf b/src/talks/slides-kummer-final.pdf new file mode 100644 index 0000000..e24e01a --- /dev/null +++ b/src/talks/slides-kummer-final.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-kummer-kwg.pdf b/src/talks/slides-kummer-kwg.pdf new file mode 100644 index 0000000..3940f4a --- /dev/null +++ b/src/talks/slides-kummer-kwg.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-kummerdegrees.pdf b/src/talks/slides-kummerdegrees.pdf new file mode 100644 index 0000000..2b13012 --- /dev/null +++ b/src/talks/slides-kummerdegrees.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-local-global.pdf b/src/talks/slides-local-global.pdf new file mode 100644 index 0000000..32a84fd --- /dev/null +++ b/src/talks/slides-local-global.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/slides-tronto-bristol.pdf b/src/talks/slides-tronto-bristol.pdf new file mode 100644 index 0000000..4ece0b7 --- /dev/null +++ b/src/talks/slides-tronto-bristol.pdf | |||
| Binary files differ | |||
diff --git a/src/talks/talks.md b/src/talks/talks.md new file mode 100644 index 0000000..b7cea5b --- /dev/null +++ b/src/talks/talks.md | |||
| @@ -0,0 +1,119 @@ | |||
| 1 | # Talks | ||
| 2 | |||
| 3 | ## Cubing | ||
| 4 | |||
| 5 | * *Cubo di Rubik e Speedcubing (ITA)*. | ||
| 6 | Invited talk at Università di Cagliari, January 2020. | ||
| 7 | [Slides: [pdf, 2.0Mb](cubo-cagliari.pdf)] | ||
| 8 | |||
| 9 | * *The Rubik's cube group structure in 2 minutes*. | ||
| 10 | Speed talk at the AAN Symposium, May 2019. | ||
| 11 | [Slides: [pdf, 1.2Mb](cube-2min-slides.pdf)] | ||
| 12 | |||
| 13 | ## Math | ||
| 14 | |||
| 15 | * *Kummer theory for elliptic curves*. | ||
| 16 | Short talk for Tarrach Prize 2023, March 2023. | ||
| 17 | [Slides: [pdf, 288Kb](kummer-tarrach.pdf)] | ||
| 18 | |||
| 19 | * *Kummer theory for commutative algebraic groups*. | ||
| 20 | Seminar at the university of Leiden, September 2022. | ||
| 21 | [Slides: [pdf, 1.2Mb](slides-kummer-final.pdf)] | ||
| 22 | |||
| 23 | * *My journey in Kummer theory*. | ||
| 24 | Leiden-Luxembourg Number Theory PhD Days 2022, July 5-6. | ||
| 25 | [Slides: [pdf, 521Kb](slides-journey-kummer.pdf)] | ||
| 26 | |||
| 27 | * *A tour of group theory with our companion cube*. | ||
| 28 | University of Luxembourg PhD seminar, May 2022. | ||
| 29 | [Slides: [pdf, 1.1Mb](group-cube.pdf)] | ||
| 30 | |||
| 31 | * *Kummer theory via (J,T)-extensions*. | ||
| 32 | University of Leiden algebra seminar, May 2022; | ||
| 33 | similar to *A category of division modules*, see below. | ||
| 34 | |||
| 35 | * *Kummer theory for algebraic groups*. | ||
| 36 | Nederlands Matematisch Congres, April 2022; | ||
| 37 | repeated at the DIAMANT symposium, April 2022. | ||
| 38 | [Notes (NMC): [pdf, 215Kb](slides-kummer-kwg.pdf); | ||
| 39 | Script (NMC): [txt, 9Kb](script-kummer-kwg.txt); | ||
| 40 | Notes (DIAMANT, longer version): [pdf, 223Kb](slides-kummer-diamant.pdf)] | ||
| 41 | |||
| 42 | * *Division in modules*. | ||
| 43 | University of Leiden algebra seminar, April 2022; | ||
| 44 | similar to *A generalization of injective modules* and | ||
| 45 | *Division in modules and Kummer theory*, see below. | ||
| 46 | [Notes: [pdf, 245Kb](division-leiden.pdf)] | ||
| 47 | |||
| 48 | * *Division in modules and Kummer theory*. | ||
| 49 | Invited talk at the University of Groningen, February 2022. | ||
| 50 | [Slides: [pdf, 249Kb](division-groningen.pdf)] | ||
| 51 | |||
| 52 | * *A category of division modules*. | ||
| 53 | University of Luxembourg Number Theory seminar, November 2021. | ||
| 54 | [Notes: [pdf, 270Kb](notes-division-modules.pdf)] | ||
| 55 | |||
| 56 | * *Introduction to étale cohomology*. | ||
| 57 | University of Luxembourg seminar series on perverse sheaves, October 2021. | ||
| 58 | [Notes: [pdf, 237Kb](notes-etale.pdf)] | ||
| 59 | |||
| 60 | * *A generalization of injective modules*. | ||
| 61 | University of Luxembourg Number Theory seminar, October 2021. | ||
| 62 | [Notes: [pdf, 259Kb](notes-injectivity.pdf)] | ||
| 63 | |||
| 64 | * *Integer factorization and elliptic curves*. | ||
| 65 | University of Leiden Bachelor seminar (guest talk), April 2021. | ||
| 66 | [Slides: [pdf, 393Kb](slides-ecm.pdf)] | ||
| 67 | |||
| 68 | * *Group cohomology and elliptic curves*. | ||
| 69 | Invited talk at Number Theory Online conference, February 2021. | ||
| 70 | [Slides: [pdf, 210Kb](slides-groupcohomec.pdf); | ||
| 71 | [Video](https://vimeo.com/526814236/1a640285c0?embedded=true&source=video_title&owner=47245911)] | ||
| 72 | |||
| 73 | * *Kummer theory for algebraic groups*. | ||
| 74 | Invited talk at the University of Bristol (online), October 2020. | ||
| 75 | [Slides: [pdf, 239Kb](slides-tronto-bristol.pdf)] | ||
| 76 | |||
| 77 | * *Algebraic groups and field extensions*. | ||
| 78 | University of Luxembourg PhD seminar (online), April 2020. | ||
| 79 | [Slides: [pdf, 280Kb](slides-alggroupsfieldext.pdf)] | ||
| 80 | |||
| 81 | * *Field extensions and elliptic curves*. | ||
| 82 | University of Luxembourg PhD Day, October 2019. | ||
| 83 | [Slides: [pdf, 6.0Mb](slides-fieldextec.pdf)] | ||
| 84 | |||
| 85 | * *Kummer theory for elliptic curves*. | ||
| 86 | University of Leiden algebra seminar, September 2019; | ||
| 87 | repeated with slides at the DIAMANT symposium, November 2019 and | ||
| 88 | at Seminari de Teoria de Nombres de Barcelona, February 2020. | ||
| 89 | [Notes: [pdf, 181Kb](notes-kummerec.pdf); | ||
| 90 | Slides DIAMANT: [pdf, 271Kb](slides-kummec-diamant.pdf); | ||
| 91 | Slides Barcelona: [pdf, 290Kb](slides-kummec-barcelona.pdf)]. | ||
| 92 | |||
| 93 | * *Divisibility of points in algebraic groups*. | ||
| 94 | Invited talk at the University of the Basque Country, May 2019. | ||
| 95 | [Notes: [pdf, 231Kb](notes-bilbao.pdf)] | ||
| 96 | |||
| 97 | * *Kummer theory for number fields*. | ||
| 98 | Fifth symposium of the Roman Number Theory association, April 2019; | ||
| 99 | repeated at the Algant Alumni symposium in Benasque, May 2019. | ||
| 100 | [Slides: [pdf, 291Kb](slides-kummerdegrees.pdf)] | ||
| 101 | |||
| 102 | * *The local-global principle*. | ||
| 103 | University of Luxembourg interdisciplinary seminar, March 2019. | ||
| 104 | [Slides: [pdf, 598Kb](slides-local-global.pdf)] | ||
| 105 | |||
| 106 | * *Local-global principle for torsion*. | ||
| 107 | University of Luxembourg Number Theory seminar, November 2018. | ||
| 108 | [Notes: [pdf, 208Kb](notes-katz.pdf)] | ||
| 109 | |||
| 110 | ## Software | ||
| 111 | |||
| 112 | * *L'importanza del software libero nella ricerca (ITA)*. | ||
| 113 | Linux day in Feltre, October 2019. | ||
| 114 | [Slides: [pdf, 804Kb](linuxday2019.pdf); | ||
| 115 | [Video](https://www.youtube.com/watch?v=FB0YIYNp3rw)] | ||
| 116 | |||
| 117 | * *Linux from scratch (ITA)* | ||
| 118 | Linux day in Sedico, October 2012. | ||
| 119 | [Video](https://www.youtube.com/watch?v=h7xW7iq-ApA). | ||
