Theorems · Theorem · ring theory
MonoidAlgebra.mem_span_support_coeff
∀ {k : Type u₁} {G : Type u₂} [inst : Semiring k] [inst_1 : MulOneClass G] (f : MonoidAlgebra k G),
f ∈ Submodule.span k (⇑(MonoidAlgebra.of k G) '' ↑f.coeff.support)An element of k[G] is in the subalgebra generated by its support.
- Defined in
- Mathlib.Algebra.MonoidAlgebra.Support
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringMulOneClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Finsetstatement · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.imagestatement · cited by 5,609
- MonoidHomstatement · cited by 3,629
- Submodule.spanstatement and proof · cited by 1,504
- MulOneClassstatement and proof · cited by 1,018
- Finsupp.supportstatement and proof · cited by 828
- MonoidAlgebrastatement and proof · cited by 590
- Set.image_congrproof · cited by 533
Cited by2
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mem_adjoin_supportproof · cited by 1
- MonoidAlgebra.mem_span_supportproof · cited by 0