Theorems · Theorem · commutative algebra
AddMonoidAlgebra.support_coeff_divOf
∀ {k : Type u_1} {G : Type u_2} [inst : Semiring k] [inst_1 : AddCommMonoid G] [inst_2 : IsCancelAdd G] (g : G)
(x : AddMonoidAlgebra k G), (x.divOf g).coeff.support = x.coeff.support.preimage (fun x => g + x) ⋯- Defined in
- Mathlib.Algebra.MonoidAlgebra.Division
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement · cited by 8,199
- Set.preimagestatement · cited by 4,946
- Finsupp.supportstatement · cited by 828
- AddMonoidAlgebrastatement and proof · cited by 649
- AddMonoidAlgebra.coeffstatement · cited by 365
- Function.Injective.injOnstatement · cited by 280
- Finset.preimagestatement · cited by 108
- IsCancelAddstatement and proof · cited by 79
- add_right_injectivestatement · cited by 36
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.support_divOfproof · cited by 0