Skip to content

Commit

Permalink
chore(MeasureTheory/MeasurableSpace/Basic): change reference to file …
Browse files Browse the repository at this point in the history
…in docs (#8230)

An nonexistent file is mentioned in the intro docs, it is changed to
refer to the correct file.
  • Loading branch information
uniwuni committed Nov 7, 2023
1 parent b0a6f35 commit 1c4e5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mathlib/MeasureTheory/MeasurableSpace/Basic.lean
Expand Up @@ -20,7 +20,7 @@ import Mathlib.Data.Set.UnionLift
# Measurable spaces and measurable functions
This file provides properties of measurable spaces and the functions and isomorphisms
between them. The definition of a measurable space is in `MeasureTheory.MeasurableSpaceDef`.
between them. The definition of a measurable space is in `MeasureTheory.MeasurableSpace.Defs`.
A measurable space is a set equipped with a σ-algebra, a collection of
subsets closed under complementation and countable union. A function
Expand Down

0 comments on commit 1c4e5ae

Please sign in to comment.