Theorems · Theorem · ring theory
MonoidAlgebra.supportedEquivFinsupp_apply_support_val
∀ {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) (x : ↥(MonoidAlgebra.supported R S s)),
((MonoidAlgebra.supportedEquivFinsupp s) x).support.val =
Multiset.map (fun x_1 => ⟨↑x_1, ⋯⟩) (Multiset.filter (fun x => x ∈ s) (↑x).coeff.support.val).attach- 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.
Cites26
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
- Finsetstatement · cited by 13,712
- LinearMapstatement · cited by 10,215
- SetLike.coestatement · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.Elemstatement · cited by 7,166
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.