Theorems · Theorem
Function.HasFiniteSupport.zsmul
∀ {α : Type u_1} {M : Type u_3} [inst : SubtractionMonoid M] {f : α → M},
Function.HasFiniteSupport f → ∀ (n : ℤ), Function.HasFiniteSupport (n • f)- Defined in
- Mathlib.Algebra.FiniteSupport.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SubtractionMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SubtractionMonoidstatement and proof · cited by 208
- Function.HasFiniteSupportstatement and proof · cited by 113
- zsmul_zeroproof · cited by 14
- Function.HasFiniteSupport.compproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Function.HasFiniteSupport.fun_zsmulproof · cited by 0