Theorems · Theorem · ring theory
SkewMonoidAlgebra.support_update
∀ {M : Type u_4} {α : Type u_5} [inst : AddCommMonoid M] (f : SkewMonoidAlgebra M α) (a : α) (b : M)
[inst_1 : DecidableEq α] [inst_2 : DecidableEq M],
(f.update a b).support = if b = 0 then f.support.erase a else insert a f.support- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Single
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finsupp.supportproof · cited by 828
- Finset.erasestatement and proof · cited by 455
- SkewMonoidAlgebrastatement and proof · cited by 216
- SkewMonoidAlgebra.coeffproof · cited by 110
- Finsupp.updateproof · cited by 52
- SkewMonoidAlgebra.supportstatement and proof · cited by 45
- SkewMonoidAlgebra.updatestatement · cited by 12
- SkewMonoidAlgebra.support_ofCoeffproof · cited by 4
- Finsupp.support_update_zeroproof · cited by 3
- Finsupp.support_update_ne_zeroproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- SkewPolynomial.support_updateproof · cited by 1