Theorems · Theorem · measure theory
TopologicalGroup.IsSES.integral_pullback_invFun_apply
∀ {A : Type u_1} {B : Type u_2} {C : Type u_3} {E : Type u_4} [inst : Group A] [inst_1 : Group B] [inst_2 : Group C]
[inst_3 : TopologicalSpace A] [inst_4 : TopologicalSpace B] [inst_5 : TopologicalSpace C] {φ : A →* B} {ψ : B →* C}
(H : TopologicalGroup.IsSES φ ψ) [inst_6 : IsTopologicalGroup A] [inst_7 : IsTopologicalGroup B]
[inst_8 : NormedAddCommGroup E] [inst_9 : MeasurableSpace A] [BorelSpace A] (μA : MeasureTheory.Measure A)
[hμA : μA.IsHaarMeasure] [inst_11 : NormedSpace ℝ E] (f : CompactlySupportedContinuousMap B E) (b : B),
∫ (a : A), (H.pullback f (Function.invFun (⇑ψ) (ψ b))) a ∂μA = ∫ (a : A), (H.pullback f b) a ∂μA- Cited by
- 1 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- 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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupproof · cited by 3,593
- MeasureTheory.integralstatement and proof · cited by 1,779
- mul_assocproof · cited by 1,667
Cited by1
Results whose statement or proof uses this declaration.
- TopologicalGroup.IsSES.pushforward_apply_applyproof · cited by 1