-
Notifications
You must be signed in to change notification settings - Fork 64
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 2026 to 2027 in 46f7a6c
| Lemma ge0_integralM (k : \bar R) : (forall x, D x -> 0 <= f x) -> | |
| 0 <= k -> \int[mu]_(x in D) (k * f x)%E = k * \int[mu]_(x in D) (f x). |
shouldn't this be named integral_distrr on the model of big_distrr?
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