Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
YaelDillies committed Aug 27, 2024
1 parent 7561131 commit eaf9090
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
3 changes: 3 additions & 0 deletions LeanAPAP.lean
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
import LeanAPAP.Extras.BSG
import LeanAPAP.FiniteField.Basic
import LeanAPAP.Mathlib.Algebra.Algebra.Rat
import LeanAPAP.Mathlib.Algebra.Group.AddChar
import LeanAPAP.Mathlib.Algebra.Order.Group.Unbundled.Basic
import LeanAPAP.Mathlib.Algebra.Star.Basic
import LeanAPAP.Mathlib.Algebra.Star.Rat
import LeanAPAP.Mathlib.Analysis.RCLike.Basic
import LeanAPAP.Mathlib.Analysis.SpecialFunctions.Complex.CircleAddChar
import LeanAPAP.Mathlib.Analysis.SpecialFunctions.Log.Basic
Expand Down
1 change: 0 additions & 1 deletion LeanAPAP/Prereqs/LpNorm/Discrete/Defs.lean
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import LeanAPAP.Mathlib.Analysis.RCLike.Basic
import LeanAPAP.Mathlib.Data.Fintype.Order
import LeanAPAP.Mathlib.Data.NNReal.Basic
import LeanAPAP.Mathlib.MeasureTheory.Function.EssSup
import LeanAPAP.Mathlib.MeasureTheory.Measure.MeasureSpaceDef
import LeanAPAP.Mathlib.Order.Filter.Basic
Expand Down
2 changes: 0 additions & 2 deletions LeanAPAP/Prereqs/NNLpNorm.lean
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import Mathlib.Analysis.Normed.Group.Constructions
import Mathlib.MeasureTheory.Integral.Bochner
import LeanAPAP.Mathlib.Analysis.SpecialFunctions.Pow.NNReal
import LeanAPAP.Mathlib.Data.ENNReal.Basic
import LeanAPAP.Mathlib.Data.ENNReal.Operations
import LeanAPAP.Mathlib.MeasureTheory.Function.LpSeminorm.Basic
import LeanAPAP.Prereqs.Expect.Basic

Expand Down

0 comments on commit eaf9090

Please sign in to comment.