Theorems · Inductive type · measure theory
MeasureTheory.VectorMeasure.HasProd
{X : Type u_2} →
{Y : Type u_3} →
{E : Type u_4} →
{F : Type u_5} →
{G : Type u_6} →
{mX : MeasurableSpace X} →
{mY : MeasurableSpace Y} →
[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 E → MeasureTheory.VectorMeasure Y F → (E →L[ℝ] F →L[ℝ] G) → PropTwo vector measures μ and ν have a product with respect to B if there exists a
measure giving mass B (μ s) (ν t) to any measurable product set s × t.
This is satisfied whenever μ or ν has finite variation.
- Defined in
- Mathlib.MeasureTheory.VectorMeasure.Prod
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement · cited by 25,697
- RingHom.idstatement · cited by 18,349
- NormedAddCommGroupstatement · cited by 15,752
- MeasurableSpacestatement · cited by 13,106
- NormedSpacestatement · cited by 12,499
- ContinuousLinearMapstatement · cited by 5,352
- MeasureTheory.VectorMeasurestatement · cited by 451
Cited by9
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.prodproof · cited by 7
- MeasureTheory.VectorMeasure.prod_applystatement and proof · cited by 2
- MeasureTheory.VectorMeasure.prod_eq_of_forall_apply_prodproof · cited by 1
- MeasureTheory.VectorMeasure.HasProd.exists_prodstatement and proof · cited by 1
- MeasureTheory.VectorMeasure.HasProd.flipstatement and proof · cited by 1
- MeasureTheory.VectorMeasure.hasProd_flip_iffstatement and proof · cited by 0
- MeasureTheory.VectorMeasure.HasProd.casesOnstatement and proof · cited by 0
- MeasureTheory.VectorMeasure.prod_eq_zero_of_not_hasProdstatement and proof · cited by 0
- MeasureTheory.VectorMeasure.HasProd.recOnstatement and proof · cited by 0