Theorems · Theorem · measure theory
MeasureTheory.Measure.haar.chaar_sup_eq
∀ {G : Type u_1} [inst : Group G] [inst_1 : TopologicalSpace G] [inst_2 : IsTopologicalGroup G]
{K₀ : TopologicalSpace.PositiveCompacts G} {K₁ K₂ : TopologicalSpace.Compacts G},
Disjoint K₁.carrier K₂.carrier →
IsClosed K₂.carrier →
MeasureTheory.Measure.haar.chaar K₀ (K₁ ⊔ K₂) =
MeasureTheory.Measure.haar.chaar K₀ K₁ + MeasureTheory.Measure.haar.chaar K₀ K₂- Defined in
- Mathlib.MeasureTheory.Measure.Haar.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 153 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coeproof · cited by 8,199
- Groupstatement and proof · cited by 6,238
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- nhdsproof · cited by 5,554
- Set.Nonemptyproof · cited by 2,627
- Continuousproof · cited by 2,592
- IsOpenproof · cited by 2,400
- Disjointstatement and proof · cited by 2,201
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.