Skip to content

Commit 08cedd7

Browse files
committed
adds Entropy module to Mathlib.lean
1 parent 47f3623 commit 08cedd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Mathlib.lean

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4506,6 +4506,7 @@ public import Mathlib.GroupTheory.Subsemigroup.Centralizer
45064506
public import Mathlib.GroupTheory.Sylow
45074507
public import Mathlib.GroupTheory.Torsion
45084508
public import Mathlib.GroupTheory.Transfer
4509+
public import Mathlib.InformationTheory.Entropy
45094510
public import Mathlib.InformationTheory.Hamming
45104511
public import Mathlib.InformationTheory.KullbackLeibler.Basic
45114512
public import Mathlib.InformationTheory.KullbackLeibler.KLFun

0 commit comments

Comments
 (0)