Skip to content

Commit 81d0e7d

Browse files
committed
updated index pages
The index pages were updated with the recently added proofs/definitions.
1 parent 0116a69 commit 81d0e7d

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

I/PbA.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ title: "Proof by Author"
186186
- [Non-negativity of the Shannon entropy](/P/ent-nonneg)
187187
- [Non-negativity of the variance](/P/var-nonneg)
188188
- [Non-symmetry of the Kullback-Leibler divergence](/P/kl-nonsymm)
189-
- [Normal distribution is a special case of multivariate normal distribution](/P/norm-snorm)
189+
- [Normal distribution is a special case of multivariate normal distribution](/P/norm-mvn)
190190
- [Normal distribution maximizes differential entropy for fixed variance](/P/norm-maxent)
191191
- [Normal-gamma distribution is a special case of normal-Wishart distribution](/P/ng-nw)
192192
- [One-sample t-test for independent observations](/P/ug-ttest1)

I/PbN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,5 +336,5 @@ title: "Proof by Number"
336336
| P328 | gam-wish | [Gamma distribution is a special case of Wishart distribution](/P/gam-wish) | JoramSoch | 2022-07-14 |
337337
| P329 | mlr-glm | [Multiple linear regression is a special case of the general linear model](/P/mlr-glm) | JoramSoch | 2022-07-21 |
338338
| P330 | mvn-matn | [Multivariate normal distribution is a special case of matrix-normal distribution](/P/mvn-matn) | JoramSoch | 2022-07-31 |
339-
| P331 | norm-snorm | [Normal distribution is a special case of multivariate normal distribution](/P/norm-snorm) | JoramSoch | 2022-08-19 |
339+
| P331 | norm-mvn | [Normal distribution is a special case of multivariate normal distribution](/P/norm-mvn) | JoramSoch | 2022-08-19 |
340340
| P332 | t-mvt | [t-distribution is a special case of multivariate t-distribution](/P/t-mvt) | JoramSoch | 2022-08-25 |

I/PbT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ title: "Proof by Topic"
228228
- [Non-negativity of the Shannon entropy](/P/ent-nonneg)
229229
- [Non-negativity of the variance](/P/var-nonneg)
230230
- [Non-symmetry of the Kullback-Leibler divergence](/P/kl-nonsymm)
231-
- [Normal distribution is a special case of multivariate normal distribution](/P/norm-snorm)
231+
- [Normal distribution is a special case of multivariate normal distribution](/P/norm-mvn)
232232
- [Normal distribution maximizes differential entropy for fixed variance](/P/norm-maxent)
233233
- [Normal-gamma distribution is a special case of normal-Wishart distribution](/P/ng-nw)
234234

P/norm-mvn.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ sources:
2222
url: "https://en.wikipedia.org/wiki/Multivariate_normal_distribution"
2323

2424
proof_id: "P331"
25-
shortcut: "norm-snorm"
25+
shortcut: "norm-mvn"
2626
username: "JoramSoch"
2727
---
2828

0 commit comments

Comments
 (0)