Skip to content

Commit

Permalink
feat: port MeasureTheory.Covering.Vitali (#4178)
Browse files Browse the repository at this point in the history
  • Loading branch information
int-y1 committed May 22, 2023
1 parent e23d258 commit 6453a95
Show file tree
Hide file tree
Showing 2 changed files with 448 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -1678,6 +1678,7 @@ import Mathlib.MeasureTheory.Constructions.BorelSpace.Basic
import Mathlib.MeasureTheory.Constructions.BorelSpace.Complex
import Mathlib.MeasureTheory.Constructions.BorelSpace.ContinuousLinearMap
import Mathlib.MeasureTheory.Constructions.Polish
import Mathlib.MeasureTheory.Covering.Vitali
import Mathlib.MeasureTheory.Covering.VitaliFamily
import Mathlib.MeasureTheory.Decomposition.UnsignedHahn
import Mathlib.MeasureTheory.Function.AEMeasurableOrder
Expand Down

0 comments on commit 6453a95

Please sign in to comment.