Theorems · Theorem · general algebraic systems
Finsupp.update_self
∀ {α : Type u_1} {M : Type u_5} [inst : Zero M] (f : α →₀ M) (a : α), f.update a (f a) = f- Defined in
- Mathlib.Data.Finsupp.Single
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Finsuppstatement and proof · cited by 5,255
- Finsupp.updatestatement · cited by 52
Cited by6
Results whose statement or proof uses this declaration.
- Finsupp.single_add_eraseproof · cited by 6
- Finsupp.erase_add_singleproof · cited by 3
- Finsupp.multinomial_updateproof · cited by 2
- Finsupp.sum_update_addproof · cited by 1
- Finset.mem_finsuppAntidiag_insertproof · cited by 1
- SkewMonoidAlgebra.update_selfproof · cited by 0