Theorems · Theorem · algebraic geometry
Function.locallyFinsupp.support_map_subset_of_forall_mem
∀ {X : Type u_1} {Y : Type u_2} {R : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y}
(hf : IsSpectralMap f) (w : X → R) [inst_2 : Semiring R] (c : Function.locallyFinsupp X R)
[inst_3 : PrespectralSpace Y] (s : Set X) (t : Set Y),
Function.locallyFinsuppWithin.support c ⊆ s →
(∀ x ∈ s, w x ≠ 0 → f x ∈ t) → Function.locallyFinsuppWithin.support (Function.locallyFinsupp.map f w hf c) ⊆ t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Semiringstatement and proof · cited by 13,802
- Set.preimageproof · cited by 4,946
- Set.univstatement · cited by 3,945
- Function.locallyFinsuppstatement and proof · cited by 43
- Function.locallyFinsuppWithin.supportstatement and proof · cited by 29
- PrespectralSpacestatement and proof · cited by 23
- IsSpectralMapstatement and proof · cited by 20
- Function.locallyFinsupp.mapstatement and proof · cited by 4
- exists_ne_zero_of_finsum_mem_ne_zeroproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.