Theorems · Theorem · measure theory
MeasureTheory.measure_mul_measure_eq
∀ {G : Type u_1} [inst : MeasurableSpace G] [inst_1 : Group G] [MeasurableMul₂ G] [MeasurableInv G]
(μ' ν' : MeasureTheory.Measure G) [MeasureTheory.SigmaFinite μ'] [MeasureTheory.SigmaFinite ν']
[μ'.IsMulLeftInvariant] [ν'.IsMulLeftInvariant] (s t : Set G), ν' s ≠ 0 → ν' s ≠ ⊤ → μ' s * ν' t = ν' s * μ' t- Defined in
- Mathlib.MeasureTheory.Group.Prod
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 232 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- Set.preimageproof · cited by 4,946
- MeasurableSetproof · cited by 3,075
- MeasureTheory.lintegralproof · cited by 1,152
- Set.indicatorproof · cited by 723
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measure_eq_div_smulproof · cited by 2