We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18cf480 commit 9f0b5c0Copy full SHA for 9f0b5c0
blueprint/lean_decls
@@ -44,6 +44,7 @@ harmonic_geometric_arithmetic₂
44
harmonic_geometric_arithmetic₃
45
mantel
46
fundamental_theorem_of_algebra
47
+Matrix.permanent_conjecture
48
chapter28.pigeon_hole_principle
49
chapter28.handshaking
50
chapter44.friendship_theorem
blueprint/src/chapter/chapter24.tex
@@ -2,6 +2,7 @@ \chapter{Van der Waerden's permanent conjecture}
2
3
\begin{theorem}
4
\label{vanderwaerden}
5
+ \lean{Matrix.permanent_conjecture}
6
Let $M = (m_{ij})$ be a doubly stochastic $n \times n$ matrix.
7
Then
8
\[\per M \ge \frac{n!}{n^n}\]
0 commit comments