Theorems · Theorem · general topology
HasCompactSupport.tsupport_extend_zero
∀ {α : Type u_2} {α' : Type u_3} {β : Type u_4} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace α']
[inst_2 : Zero β] {f : α → β} [T2Space α'],
HasCompactSupport f →
∀ {g : α → α'}, Continuous g → Function.Injective g → tsupport (Function.extend g f 0) = g '' tsupport f- Defined in
- Mathlib.Topology.Algebra.Support
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imagestatement · cited by 5,609
- LE.le.transproof · cited by 3,151
- Continuousstatement and proof · cited by 2,592
- T2Spacestatement and proof · cited by 1,351
- LE.le.antisymmproof · cited by 507
- HasCompactSupportstatement and proof · cited by 196
- tsupportstatement · cited by 178
- closure_monoproof · cited by 133
- Function.extendstatement · cited by 111
- image_closure_subset_closure_imageproof · cited by 21
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.