Theorems · Theorem
Function.HasFiniteSupport.add
∀ {α : Type u_1} {M : Type u_3} [inst : AddZeroClass M] {f g : α → M},
Function.HasFiniteSupport f → Function.HasFiniteSupport g → Function.HasFiniteSupport (f + g)- Defined in
- Mathlib.Algebra.FiniteSupport.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddZeroClassstatement and proof · cited by 1,237
- Set.Finite.subsetproof · cited by 285
- Function.HasFiniteSupportstatement and proof · cited by 113
- Set.Finite.unionproof · cited by 74
- Function.support_addproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Function.HasFiniteSupport.fun_addproof · cited by 0