Theorems · Theorem · ring theory
SkewMonoidAlgebra.sum_congr
∀ {k : Type u_1} {G : Type u_2} [inst : AddCommMonoid k] {f : SkewMonoidAlgebra k G} {M : Type u_3}
[inst_1 : AddCommMonoid M] {g₁ g₂ : G → k → M},
(∀ x ∈ f.support, g₁ x (f.coeff x) = g₂ x (f.coeff x)) → f.sum g₁ = f.sum g₂- Defined in
- Mathlib.Algebra.SkewMonoidAlgebra.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoidAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement · cited by 5,255
- Finset.sum_congrproof · cited by 2,323
- SkewMonoidAlgebrastatement and proof · cited by 216
- SkewMonoidAlgebra.coeffstatement and proof · cited by 110
- SkewMonoidAlgebra.sumstatement · cited by 46
- SkewMonoidAlgebra.supportstatement and proof · cited by 45
Cited by3
Results whose statement or proof uses this declaration.
- SkewMonoidAlgebra.sum_mapDomain_indexproof · cited by 1
- SkewMonoidAlgebra.mapDomain_compproof · cited by 0
- SkewMonoidAlgebra.liftNC_mulproof · cited by 0