Theorems · Definition · linear algebra
Finsupp.lift
(M : Type u_2) →
(R : Type u_5) →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] → [inst_2 : Module R M] → (X : Type u_9) → (X → M) ≃+ ((X →₀ R) →ₗ[R] M)A slight rearrangement from lsum gives us
the bijection underlying the free-forgetful adjunction for R-modules.
- Defined in
- Mathlib.LinearAlgebra.Finsupp.LSum
- Cited by
- 9 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- AddEquivstatement · cited by 1,087
- AddEquiv.symmproof · cited by 530
- Equiv.reflproof · cited by 274
- LinearEquiv.toAddEquivproof · cited by 58
- AddEquiv.transproof · cited by 53
- Finsupp.lsumproof · cited by 40
Cited by18
Results whose statement or proof uses this declaration.
- Finsupp.lliftproof · cited by 5
- Rep.indResHomEquivproof · cited by 4
- ModuleCat.freeDescproof · cited by 4
- Rep.standardComplex.dproof · cited by 4
- Rep.standardComplex.d_ofproof · cited by 3
- Rep.coinvariantsTensorIndHomproof · cited by 3
- Rep.leftRegularHomproof · cited by 3
- LinearMap.splittingOfFinsuppSurjectiveproof · cited by 3
- LinearMap.splittingOfFunOnFintypeSurjectiveproof · cited by 3
- Finsupp.lift_applystatement · cited by 1
- Rep.coindResAdjunction_homEquiv_symm_applyproof · cited by 0
- Rep.indResHomEquiv_symm_applystatement · cited by 0