Theorems · Theorem · measure theory
Module.Basis.addHaar_eq_iff
∀ {ι : Type u_1} {E : Type u_3} [inst : Fintype ι] [inst_1 : NormedAddCommGroup E] [inst_2 : NormedSpace ℝ E]
[inst_3 : MeasurableSpace E] [inst_4 : BorelSpace E] [SecondCountableTopology E] (b : Module.Basis ι ℝ E)
(μ : MeasureTheory.Measure E) [MeasureTheory.SigmaFinite μ] [μ.IsAddLeftInvariant],
b.addHaar = μ ↔ μ ↑b.parallelepiped = 1Let μ be a σ-finite left invariant measure on E. Then μ is equal to the Haar measure
defined by b iff the parallelepiped defined by b has measure 1 for μ.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 236 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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 · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- SetLike.coestatement and proof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- BorelSpacestatement and proof · cited by 1,602
- Module.Basisstatement and proof · cited by 1,477
Cited by5
Results whose statement or proof uses this declaration.
- Module.Basis.map_addHaarproof · cited by 5
- OrthonormalBasis.addHaar_eq_volumeproof · cited by 4
- Complex.volume_preserving_equiv_piproof · cited by 2
- NumberField.mixedEmbedding.euclidean.volumePreserving_toMixedproof · cited by 2
- Module.Basis.prod_addHaarproof · cited by 0