This repository has been archived by the owner on Jul 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 298
/
100.yaml
414 lines (414 loc) · 13.1 KB
/
100.yaml
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
1:
title : The Irrationality of the Square Root of 2
decl : irrational_sqrt_two
author : mathlib
2:
title : Fundamental Theorem of Algebra
decl : complex.exists_root
author : Chris Hughes
3:
title : The Denumerability of the Rational Numbers
decl : rat.denumerable
author : Chris Hughes
4:
title : Pythagorean Theorem
decl : euclidean_geometry.dist_sq_eq_dist_sq_add_dist_sq_iff_angle_eq_pi_div_two
author : Joseph Myers
5:
title : Prime Number Theorem
6:
title : Gödel’s Incompleteness Theorem
7:
title : Law of Quadratic Reciprocity
decls :
- legendre_sym.quadratic_reciprocity
- jacobi_sym.quadratic_reciprocity
author : Chris Hughes (first) and Michael Stoll (second)
8:
title : The Impossibility of Trisecting the Angle and Doubling the Cube
9:
title : The Area of a Circle
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/9_area_of_a_circle.lean
author : James Arthur, Benjamin Davidson, and Andrew Souther
10:
title : Euler’s Generalization of Fermat’s Little Theorem
decl : nat.modeq.pow_totient
author : Chris Hughes
11:
title : The Infinitude of Primes
decl : nat.exists_infinite_primes
author : Jeremy Avigad
12:
title : The Independence of the Parallel Postulate
13:
title : Polyhedron Formula
14:
title : Euler’s Summation of 1 + (1/2)^2 + (1/3)^2 + ….
decl : has_sum_zeta_two
author : Marc Masdeu, David Loeffler
15:
title : Fundamental Theorem of Integral Calculus
decls :
- interval_integral.integral_has_strict_deriv_at_of_tendsto_ae_right
- interval_integral.integral_eq_sub_of_has_deriv_right_of_le
author : Yury G. Kudryashov (first) and Benjamin Davidson (second)
16:
title : Insolvability of General Higher Degree Equations (Abel-Ruffini Theorem)
author: Thomas Browning
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/16_abel_ruffini.lean
17:
title : De Moivre’s Formula
decl : complex.cos_add_sin_mul_I_pow
author : Abhimanyu Pallavi Sudhir
18:
title : Liouville’s Theorem and the Construction of Transcendental Numbers
author : Jujian Zhang
decl : liouville.transcendental
19:
title : Four Squares Theorem
decl : nat.sum_four_squares
author : Chris Hughes
20:
title : All Primes (1 mod 4) Equal the Sum of Two Squares
decl : nat.prime.sq_add_sq
author : Chris Hughes
21:
title : Green’s Theorem
22:
title : The Non-Denumerability of the Continuum
decl : cardinal.not_countable_real
author : Floris van Doorn
23:
title : Formula for Pythagorean Triples
decl : pythagorean_triple.classification
author : Paul van Wamelen
24:
title : The Independence of the Continuum Hypothesis
author : Jesse Michael Han and Floris van Doorn
links :
result: https://github.com/flypitch/flypitch/blob/master/src/summary.lean
website: https://flypitch.github.io/
note : see the `README` file in the [linked repository](https://github.com/flypitch/flypitch/).
25:
title : Schroeder-Bernstein Theorem
decl : function.embedding.schroeder_bernstein
author : Mario Carneiro
26:
title : Leibniz’s Series for Pi
decl : real.tendsto_sum_pi_div_four
author : Benjamin Davidson
27:
title : Sum of the Angles of a Triangle
decl : euclidean_geometry.angle_add_angle_add_angle_eq_pi
author : Joseph Myers
28:
title : Pascal’s Hexagon Theorem
29:
title : Feuerbach’s Theorem
30:
title : The Ballot Problem
author : Bhavik Mehta, Kexing Ying
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/30_ballot_problem.lean
31:
title : Ramsey’s Theorem
author : Bhavik Mehta
links :
result: https://github.com/b-mehta/combinatorics/blob/extras/src/inf_ramsey.lean
32:
title : The Four Color Problem
33:
title : Fermat’s Last Theorem
34:
title : Divergence of the Harmonic Series
decl : real.tendsto_sum_range_one_div_nat_succ_at_top
author : Anatole Dedecker, Yury Kudryashov
35:
title : Taylor’s Theorem
decls :
- taylor_mean_remainder_lagrange
- taylor_mean_remainder_cauchy
author : Moritz Doll
36:
title : Brouwer Fixed Point Theorem
author : Brendan Seamas Murphy
links :
result: https://github.com/Shamrock-Frost/BrouwerFixedPoint/blob/master/src/brouwer_fixed_point.lean
37:
title : The Solution of a Cubic
author : Jeoff Lee
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/37_solution_of_cubic.lean
38:
title : Arithmetic Mean/Geometric Mean
decl : real.geom_mean_le_arith_mean_weighted
author : Yury G. Kudryashov
39:
title : Solutions to Pell’s Equation
decls :
- pell.eq_pell
- pell.exists_of_not_is_square
author : Mario Carneiro (first), Michael Stoll (second)
note : "In `pell.eq_pell`, `d` is defined to be `a*a - 1` for an arbitrary `a > 1`."
40:
title : Minkowski’s Fundamental Theorem
decl : measure_theory.exists_ne_zero_mem_lattice_of_measure_mul_two_pow_lt_measure
author : Alex J. Best, Yaël Dillies
41:
title : Puiseux’s Theorem
42:
title : Sum of the Reciprocals of the Triangular Numbers
author : Jalex Stark, Yury Kudryashov
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/42_inverse_triangle_sum.lean
43:
title : The Isoperimetric Theorem
44:
title : The Binomial Theorem
decl : add_pow
author : Chris Hughes
45:
title : The Partition Theorem
author : Bhavik Mehta, Aaron Anderson
links:
mathlib archive: https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/45_partition.lean
46:
title : The Solution of the General Quartic Equation
47:
title : The Central Limit Theorem
48:
title : Dirichlet’s Theorem
49:
title : The Cayley-Hamilton Theorem
decl : matrix.aeval_self_charpoly
author : Scott Morrison
50:
title : The Number of Platonic Solids
51:
title : Wilson’s Lemma
decl : zmod.wilsons_lemma
author : Chris Hughes
52:
title : The Number of Subsets of a Set
decl : finset.card_powerset
author : mathlib
53:
title : Pi is Transcendental
54:
title : Königsberg Bridges Problem
links:
mathlib archive: https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/54_konigsberg.lean
author : Kyle Miller
55:
title : Product of Segments of Chords
decl : euclidean_geometry.mul_dist_eq_mul_dist_of_cospherical_of_angle_eq_pi
author : Manuel Candales
56:
title : The Hermite-Lindemann Transcendence Theorem
57:
title : Heron’s Formula
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/57_herons_formula.lean
author : Matt Kempster
58:
title : Formula for the Number of Combinations
decls :
- finset.card_powerset_len
- finset.mem_powerset_len
author : mathlib <!--Jeremy Avigad in lean 2-->
59:
title : The Laws of Large Numbers
decl : probability_theory.strong_law_ae
author : Sébastien Gouëzel
60:
title : Bezout’s Theorem
decl : nat.gcd_eq_gcd_ab
author : mathlib
61:
title : Theorem of Ceva
62:
title : Fair Games Theorem
decl : measure_theory.submartingale_iff_expected_stopped_value_mono
author : Kexing Ying
63:
title : Cantor’s Theorem
decl : cardinal.cantor
author : mathlib <!-- Mario and/or Johannes -->
64:
title : L’Hopital’s Rule
decl : deriv.lhopital_zero_nhds
author : Anatole Dedecker
65:
title : Isosceles Triangle Theorem
decl : euclidean_geometry.angle_eq_angle_of_dist_eq
author : Joseph Myers
66:
title : Sum of a Geometric Series
decls :
- geom_sum_Ico
- nnreal.has_sum_geometric
author : Sander R. Dahmen (finite) and Johannes Hölzl (infinite)
67:
title : e is Transcendental
author : Jujian Zhang
links :
result: https://github.com/jjaassoonn/transcendental/blob/master/src/e_transcendental.lean
website: https://jjaassoonn.github.io/transcendental/
68:
title : Sum of an arithmetic series
decl : finset.sum_range_id
author : Johannes Hölzl
69:
title : Greatest Common Divisor Algorithm
decls :
- euclidean_domain.gcd
- euclidean_domain.gcd_dvd
- euclidean_domain.dvd_gcd
author : mathlib
70:
title : The Perfect Number Theorem
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/70_perfect_numbers.lean
author : Aaron Anderson
71:
title : Order of a Subgroup
decl : subgroup.card_subgroup_dvd_card
author : mathlib
72:
title : Sylow’s Theorem
decls :
- sylow.exists_subgroup_card_pow_prime
links :
sylow_conjugate: https://github.com/ChrisHughes24/Sylow/blob/7185e33eeb6d28ea1a423492e7b4a8634aa9723d/src/sylow.lean#L885
card_sylow_dvd: https://github.com/ChrisHughes24/Sylow/blob/7185e33eeb6d28ea1a423492e7b4a8634aa9723d/src/sylow.lean#L925
card_sylow_modeq_one: https://github.com/ChrisHughes24/Sylow/blob/7185e33eeb6d28ea1a423492e7b4a8634aa9723d/src/sylow.lean#L944
author : Chris Hughes
73:
title : Ascending or Descending Sequences (Erdős–Szekeres Theorem)
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/73_ascending_descending_sequences.lean
author : Bhavik Mehta
74:
title : The Principle of Mathematical Induction
decl : nat
note : Automatically generated when defining the natural numbers
author : Leonardo de Moura
75:
title : The Mean Value Theorem
decl : exists_deriv_eq_slope
author : Yury G. Kudryashov
76:
title : Fourier Series
decls :
- fourier_coeff
- has_sum_fourier_series_L2
author : Heather Macbeth
77:
title : Sum of kth powers
decls :
- sum_range_pow
- sum_Ico_pow
author : mathlib (Moritz Firsching, Fabian Kruse, Ashvni Narayanan)
78:
title : The Cauchy-Schwarz Inequality
decls :
- inner_mul_inner_self_le
- norm_inner_le_norm
author : Zhouhang Zhou
79:
title : The Intermediate Value Theorem
decl : intermediate_value_Icc
author : mathlib (Rob Lewis and Chris Hughes)
80:
title : The Fundamental Theorem of Arithmetic
decls :
- nat.factors_unique
- int.euclidean_domain
- euclidean_domain.to_principal_ideal_domain
- unique_factorization_monoid
- unique_factorization_monoid.factors_unique
author : mathlib (Chris Hughes)
note : "it also has a generalized version, by showing that every Euclidean domain is a unique factorization domain, and showing that the integers form a Euclidean domain."
81:
title : Divergence of the Prime Reciprocal Series
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/81_sum_of_prime_reciprocals_diverges.lean
author : Manuel Candales
82:
title : Dissection of Cubes (J.E. Littlewood’s ‘elegant’ proof)
links :
mathlib archive : https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/82_cubing_a_cube.lean
author : Floris van Doorn
83:
title : The Friendship Theorem
links :
mathlib archive: https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/83_friendship_graphs.lean
author : Aaron Anderson, Jalex Stark, Kyle Miller
84:
title : Morley’s Theorem
85:
title : Divisibility by 3 Rule
author : Scott Morrison
decls :
- nat.three_dvd_iff
86:
title : Lebesgue Measure and Integration
decl : measure_theory.lintegral
author : Johannes Hölzl
87:
title : Desargues’s Theorem
88:
title : Derangements Formula
decls :
- card_derangements_eq_num_derangements
- num_derangements_sum
author : Henry Swanson
89:
title : The Factor and Remainder Theorems
decls :
- polynomial.dvd_iff_is_root
- polynomial.mod_X_sub_C_eq_C_eval
author : Chris Hughes
90:
title : Stirling’s Formula
decls :
- stirling.tendsto_stirling_seq_sqrt_pi
author : mathlib (Moritz Firsching, Fabian Kruse, Nikolas Kuhn, Heather Macbeth)
91:
title : The Triangle Inequality
decl : norm_add_le
author : Zhouhang Zhou
92:
title : Pick’s Theorem
93:
title : The Birthday Problem
links :
mathlib archive: https://github.com/leanprover-community/mathlib/blob/master/archive/100-theorems-list/93_birthday_problem.lean
author : Eric Rodriguez
94:
title : The Law of Cosines
decl : euclidean_geometry.dist_sq_eq_dist_sq_add_dist_sq_sub_two_mul_dist_mul_dist_mul_cos_angle
author : Joseph Myers
95:
title : Ptolemy’s Theorem
decl : euclidean_geometry.mul_dist_add_mul_dist_eq_mul_dist_of_cospherical
author : Manuel Candales
96:
title : Principle of Inclusion/Exclusion
links :
github : https://github.com/NeilStrickland/lean_lib/blob/f88d162da2f990b87c4d34f5f46bbca2bbc5948e/src/combinatorics/matching.lean#L304
author : Neil Strickland
97:
title : Cramer’s Rule
decl : matrix.mul_vec_cramer
author : Anne Baanen
98:
title : Bertrand’s Postulate
decl : nat.bertrand
author : Bolton Bailey, Patrick Stevens
99:
title : Buffon Needle Problem
100:
title : Descartes Rule of Signs