Theorems · Theorem · algebraic geometry
Function.locallyFinsupp.map_apply
∀ {X : Type u_1} {Y : Type u_2} {R : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y}
(w : X → R) [inst_2 : Semiring R] [inst_3 : PrespectralSpace Y] (hf : IsSpectralMap f)
(c : Function.locallyFinsupp X R) (y : Y),
(Function.locallyFinsupp.map f w hf c) y = ∑ᶠ (x : X) (_ : x ∈ f ⁻¹' {y}), c x * w x- 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Semiringstatement and proof · cited by 13,802
- Set.preimagestatement · cited by 4,946
- Set.univstatement · cited by 3,945
- finsumstatement · cited by 286
- Function.locallyFinsuppstatement and proof · cited by 43
- PrespectralSpacestatement and proof · cited by 23
- IsSpectralMapstatement and proof · cited by 20
- Function.locallyFinsupp.mapstatement · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.