Theorems · Theorem · commutative algebra
finsuppLEquivDirectSum_single
∀ (R : Type u) (M : Type v) [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (ι : Type u_1) [inst_3 : DecidableEq ι] (i : ι) (m : M), ((finsuppLEquivDirectSum R M ι) fun₀ | i => m) = (DirectSum.lof R ι (fun i => M) i) m
- Defined in
- Mathlib.Algebra.DirectSum.Finsupp
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 86 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.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- Finsupp.singlestatement · cited by 943
- DirectSumstatement · cited by 446
- DirectSum.lofstatement · cited by 79
- finsuppLEquivDirectSumstatement · cited by 10
Cited by4
Results whose statement or proof uses this declaration.
- finsuppTensorFinsupp_singleproof · cited by 4
- TensorProduct.finsuppLeft_symm_apply_singleproof · cited by 2
- TensorProduct.finsuppLeft_apply_tmulproof · cited by 2
- TensorProduct.finsuppRight_apply_tmulproof · cited by 2