Theorems · Theorem · ring theory
MonoidAlgebra.coeff_supportedEquivFinsupp_symm_apply_coe_apply
∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} [inst : Semiring R] [inst_1 : Semiring S] [inst_2 : Module R S]
(s : Set M) (a : ↑s →₀ S) (a_1 : M),
(↑((MonoidAlgebra.supportedEquivFinsupp s).symm a)).coeff a_1 = if h : a_1 ∈ s then a ⟨a_1, h⟩ else 0- Defined in
- Mathlib.Algebra.MonoidAlgebra.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
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 and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Submodulestatement · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement · cited by 3,317
- LinearEquiv.symmstatement and proof · cited by 1,461
- MonoidAlgebrastatement · cited by 590
- MonoidAlgebra.coeffstatement and proof · cited by 224
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.