Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.VectorMeasure.restrictGm

{M : Type u_3} →
  [inst : AddCommMonoid M] →
    [inst_1 : TopologicalSpace M] →
      [inst_2 : ContinuousAdd M] →
        {α : Type u_4} →
          [inst_3 : MeasurableSpace α] → Set α → MeasureTheory.VectorMeasure α M →+ MeasureTheory.VectorMeasure α M

VectorMeasure.restrict as an additive monoid homomorphism.

Defined in
Mathlib.MeasureTheory.VectorMeasure.Basic
Cited by
1 results in Mathlib
Foundations
Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommMonoidTopologicalSpaceContinuousAddMeasurableSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.