Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.dominatedFinMeasAdditive_cbmApplyMeasure

∀ {X : Type u_2} {E : Type u_4} {F : Type u_5} {G : Type u_6} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
  [inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] [inst_4 : NormedAddCommGroup G]
  [inst_5 : NormedSpace ℝ G] (μ : MeasureTheory.VectorMeasure X F) (B : E →L[ℝ] F →L[ℝ] G),
  MeasureTheory.DominatedFinMeasAdditive μ.variation ⇑(μ.transpose B) ‖B‖
Defined in
Mathlib.MeasureTheory.VectorMeasure.Integral
Cited by
31 results in Mathlib
Foundations
Depth 184 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

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

MeasureTheory.VectorMeasure.integral · cited by 126VectorMeasure.integralMeasureTheory.VectorMeasure.integral_zero_vectorMeasure · cited by 11VectorMeasure.integral_ze…MeasureTheory.VectorMeasure.integral_congr_ae · cited by 11VectorMeasure.integral_co…MeasureTheory.VectorMeasure.integral_undef · cited by 7VectorMeasure.integral_un…MeasureTheory.VectorMeasure.integral_zero · cited by 6VectorMeasure.integral_ze…MeasureTheory.VectorMeasure.enorm_integral_le_lintegral_enorm · cited by 6VectorMeasure.enorm_integ…MeasureTheory.VectorMeasure.integral_const · cited by 5VectorMeasure.integral_co…MeasureTheory.VectorMeasure.integral_fun_add · cited by 4VectorMeasure.integral_fu…MeasureTheory.VectorMeasure.norm_integral_le_lintegral_norm · cited by 3VectorMeasure.norm_integr…MeasureTheory.VectorMeasure.integral_map · cited by 2VectorMeasure.integral_mapMeasureTheory.VectorMeasure.continuous_integral · cited by 2VectorMeasure.continuous_…MeasureTheory.VectorMeasure.tendsto_integral_of_L1 · cited by 2VectorMeasure.tendsto_int…MeasureTheory.VectorMeasure.integral_eq_setToFun · cited by 2VectorMeasure.integral_eq…MeasureTheory.VectorMeasure.integral_fun_neg · cited by 1VectorMeasure.integral_fu…MeasureTheory.VectorMeasure.integral_fun_smul · cited by 1VectorMeasure.integral_fu…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetReal · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceTop.top · cited by 9680Top.topNorm.norm · cited by 5413Norm.normContinuousLinearMap · cited by 5352ContinuousLinearMapLE.le.trans · cited by 3151le.transMeasurableSet · cited by 3075MeasurableSetDisjoint · cited by 2201DisjointLT.lt.ne · cited by 872lt.nenorm_nonneg · cited by 725norm_nonnegMeasureTheory.dominatedFinMea…CITED BYCITES

Cites23

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

Cited by32

Results whose statement or proof uses this declaration.