Skip to content

Commit

Permalink
feat: port MeasureTheory.Measure.NullMeasurable (#3349)
Browse files Browse the repository at this point in the history
Co-authored-by: MonadMaverick <MonadMaverick@pm.me>
Co-authored-by: Jeremy Tan Jie Rui <reddeloostw@gmail.com>
  • Loading branch information
3 people committed May 6, 2023
1 parent 3cef175 commit b1a047a
Show file tree
Hide file tree
Showing 2 changed files with 521 additions and 0 deletions.
1 change: 1 addition & 0 deletions Mathlib.lean
Expand Up @@ -1533,6 +1533,7 @@ import Mathlib.MeasureTheory.MeasurableSpace
import Mathlib.MeasureTheory.MeasurableSpaceDef
import Mathlib.MeasureTheory.Measure.AEDisjoint
import Mathlib.MeasureTheory.Measure.MeasureSpaceDef
import Mathlib.MeasureTheory.Measure.NullMeasurable
import Mathlib.MeasureTheory.Measure.OuterMeasure
import Mathlib.MeasureTheory.PiSystem
import Mathlib.ModelTheory.Basic
Expand Down

0 comments on commit b1a047a

Please sign in to comment.