Skip to content

Duplicate lemmas integrable_locally_restrict and integrable_locally #1992

@Yosuke-Ito-345

Description

@Yosuke-Ito-345

These lemmas appear to be exactly the same. Is this intended?

lebesgue_integral_theory/lebesgue_integral_differentiation.v

Lemma integrable_locally_restrict f (A : set R) : measurable A ->
  mu.-integrable A (EFin \o f) -> locally_integrable [set: R] (f \_ A).

ftc.v

Lemma integrable_locally f (A : set R) : measurable A ->
  mu.-integrable A (EFin \o f) -> locally_integrable [set: R] (f \_ A).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions