Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.VectorMeasure.transpose

{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 → (E →L[ℝ] F →L[ℝ] G) → MeasureTheory.VectorMeasure X (E →L[ℝ] G)

The composition of the vector measure with the linear pairing, giving the reference vector measure.

Defined in
Mathlib.MeasureTheory.VectorMeasure.Integral
Cited by
43 results in Mathlib
Foundations
Depth 178 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.dominatedFinMeasAdditive_cbmApplyMeasure · cited by 31MeasureTheory.dominatedFi…MeasureTheory.VectorMeasure.integral_zero_vectorMeasure · cited by 11VectorMeasure.integral_ze…MeasureTheory.VectorMeasure.integral_undef · cited by 7VectorMeasure.integral_un…MeasureTheory.VectorMeasure.transpose_zero · cited by 4VectorMeasure.transpose_z…MeasureTheory.VectorMeasure.variation_transpose_le · cited by 4VectorMeasure.variation_t…MeasureTheory.cbmApplyMeasure · cited by 4MeasureTheory.cbmApplyMea…MeasureTheory.VectorMeasure.variation_transpose_eq · cited by 3VectorMeasure.variation_t…MeasureTheory.dominatedFinMeasAdditive_transpose_cbmApplyMeasure · cited by 2MeasureTheory.dominatedFi…MeasureTheory.VectorMeasure.enorm_setIntegral_le_lintegral_enorm_transpose · cited by 2VectorMeasure.enorm_setIn…MeasureTheory.VectorMeasure.integral_dirac · cited by 2VectorMeasure.integral_di…MeasureTheory.VectorMeasure.integral_dirac' · cited by 2VectorMeasure.integral_di…MeasureTheory.VectorMeasure.transpose_dirac · cited by 2VectorMeasure.transpose_d…MeasureTheory.VectorMeasure.transpose_map · cited by 2VectorMeasure.transpose_m…MeasureTheory.VectorMeasure.transpose_restrict · cited by 2VectorMeasure.transpose_r…Real · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceContinuousLinearMap · cited by 5352ContinuousLinearMapContinuousLinearMap.toLinearMap · cited by 528ContinuousLinearMap.toLin…MeasureTheory.VectorMeasure · cited by 451MeasureTheory.VectorMeasu…ContinuousLinearMap.flip · cited by 128ContinuousLinearMap.flipLinearMap.toAddMonoidHom · cited by 101LinearMap.toAddMonoidHomMeasureTheory.VectorMeasure.mapRange · cited by 24VectorMeasure.mapRangeVectorMeasure.transposeCITED BYCITES

Cites11

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

Cited by45

Results whose statement or proof uses this declaration.