Theorems · Theorem · linear algebra
Finsupp.supportedEquivFinsupp_apply_support_val
∀ {α : Type u_1} {M : Type u_2} {R : Type u_5} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
(s : Set α) (a : ↥(Finsupp.supported M R s)),
((Finsupp.supportedEquivFinsupp s) a).support.val =
Multiset.map (fun x => ⟨↑x, ⋯⟩) (Multiset.filter (fun x => x ∈ s) (↑a).support.val).attach- Defined in
- Mathlib.LinearAlgebra.Finsupp.Supported
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.Elemstatement · cited by 7,166
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement · cited by 3,317
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.