Theorems · Theorem
Function.HasFiniteSupport.nsmul
∀ {α : Type u_1} {M : Type u_3} [inst : AddMonoid 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
- AddMonoid
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.
- AddMonoidstatement and proof · cited by 2,864
- Function.HasFiniteSupportstatement and proof · cited by 113
- nsmul_zeroproof · cited by 73
- Function.HasFiniteSupport.compproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Function.HasFiniteSupport.fun_nsmulproof · cited by 0