-
Notifications
You must be signed in to change notification settings - Fork 65
Closed
Labels
renaming/refactoring 🔧This is about a renaming or refactoring in the libraryThis is about a renaming or refactoring in the library
Milestone
Description
analysis/theories/lebesgue_integral.v
Lines 156 to 157 in 89fb9d2
| Lemma measurable_sfunP {d d'} {aT : measurableType d} {rT : measurableType d'} | |
| (f : {mfun aT >-> rT}) (Y : set rT) : measurable Y -> measurable (f @^-1` Y). |
lebesgue_integral.measurable_sfunP looks like irrelevant to sfun. Typo either in the name or the statement?
Metadata
Metadata
Assignees
Labels
renaming/refactoring 🔧This is about a renaming or refactoring in the libraryThis is about a renaming or refactoring in the library