Theorems · Definition · measure theory
TopologicalAddGroup.IsSES.pushforward
{A : Type u_1} →
{B : Type u_2} →
{C : Type u_3} →
{E : Type u_4} →
[inst : AddGroup A] →
[inst_1 : AddGroup B] →
[inst_2 : AddGroup C] →
[inst_3 : TopologicalSpace A] →
[inst_4 : TopologicalSpace B] →
[inst_5 : TopologicalSpace C] →
{φ : A →+ B} →
{ψ : B →+ C} →
TopologicalAddGroup.IsSES φ ψ →
[IsTopologicalAddGroup A] →
[IsTopologicalAddGroup B] →
[inst_8 : NormedAddCommGroup E] →
[inst_9 : MeasurableSpace A] →
[BorelSpace A] →
(μA : MeasureTheory.Measure A) →
[hμA : μA.IsAddHaarMeasure] →
[inst : NormedSpace ℝ E] →
[IsTopologicalAddGroup C] →
[LocallyCompactSpace B] →
CompactlySupportedContinuousMap B E →ₗ[ℝ]
CompactlySupportedContinuousMap C EIf φ : A →+ B and ψ : B →+ C define a short exact sequence of additive
topological groups, then we can push forward a continuous compactly supported function on B to a
continuous compactly supported function on C by integrating over A.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 260 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.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- RingHom.idstatement · cited by 18,349
- 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
- LinearMapstatement · cited by 10,215
- AddGroupstatement and proof · cited by 4,410
- AddMonoidHomstatement and proof · cited by 3,230
- MeasureTheory.integralproof · cited by 1,779
Cited by7
Results whose statement or proof uses this declaration.
- TopologicalAddGroup.IsSES.integrateproof · cited by 4
- TopologicalAddGroup.IsSES.integrate_monoproof · cited by 2
- TopologicalAddGroup.IsSES.pushforward_apply_applystatement · cited by 1
- TopologicalAddGroup.IsSES.pushforward_monostatement · cited by 1
- TopologicalAddGroup.IsSES.pushforward_defstatement · cited by 0
- TopologicalAddGroup.IsSES.inducedMeasure_lt_of_injOnproof · cited by 0
- TopologicalAddGroup.IsSES.integrate_applystatement · cited by 0