Skip to content

Commit af6c796

Browse files
committed
Remove discrete derivative material
It won't be used in any combinatorics course nor my PhD, hence doesn't seem like a good fit for this project. Furthermore, Mathlib recently acquired `fwdDiff`, which is a very similar definition to `discConv`, and someone provided Lean code on Zulip that proves the original theorem that motivated this file. See https://leanprover.zulipchat.com/#narrow/channel/287929-mathlib4/topic/Supplement.20to.20the.20fwdDiff.20theorem.20in.20mathelib.
1 parent 4b9535b commit af6c796

File tree

2 files changed

+0
-122
lines changed

2 files changed

+0
-122
lines changed

LeanCamCombi.lean

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import LeanCamCombi.CauchyFunctionalEquation
33
import LeanCamCombi.ConvexityRefactor.Defs
44
import LeanCamCombi.ConvexityRefactor.StdSimplex
55
import LeanCamCombi.Corners.CombiDegen
6-
import LeanCamCombi.DiscreteDeriv
76
import LeanCamCombi.ExtrProbCombi.BernoulliSeq
87
import LeanCamCombi.ExtrProbCombi.BinomialRandomGraph
98
import LeanCamCombi.ExtrProbCombi.BollobasContainment

LeanCamCombi/DiscreteDeriv.lean

Lines changed: 0 additions & 121 deletions
This file was deleted.

0 commit comments

Comments
 (0)