Theorems · Definition · measure theory
TopologicalGroup.IsSES.pullback
{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} →
TopologicalGroup.IsSES φ ψ →
[IsTopologicalGroup A] →
[IsTopologicalGroup B] →
[inst : NormedAddCommGroup E] →
CompactlySupportedContinuousMap B E → B → CompactlySupportedContinuousMap A EIf φ : A →* B and ψ : B →* C define a short exact sequence of topological groups, then we
can pull back a continuous compactly supported function f on B along φ to the continuous
compactly supported function a ↦ f (b * φ a) on A.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- IsTopologicalGroupstatement and proof · cited by 469
- CompactlySupportedContinuousMapstatement and proof · cited by 134
- TopologicalGroup.IsSESstatement and proof · cited by 17
- TopologicalGroup.IsSES.isClosedEmbeddingproof · cited by 2
- CompactlySupportedContinuousMap.pullback_monoidHomproof · cited by 1
Cited by7
Results whose statement or proof uses this declaration.
- TopologicalGroup.IsSES.pushforwardproof · cited by 7
- TopologicalGroup.IsSES.pullback_defstatement · cited by 2
- TopologicalGroup.IsSES.integral_pullback_invFun_applystatement and proof · cited by 1
- TopologicalGroup.IsSES.pushforward_apply_applystatement · cited by 1
- TopologicalGroup.IsSES.pushforward_monoproof · cited by 1
- TopologicalGroup.IsSES.pullback.congr_simpstatement and proof · cited by 0
- TopologicalGroup.IsSES.pushforward_defstatement · cited by 0