Theorems · Definition · linear algebra
LinearMap.splittingOfFunOnFintypeSurjective
{R : Type u_1} →
{M : Type u_2} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
{α : Type u_5} → [Finite α] → (f : M →ₗ[R] α → R) → Function.Surjective ⇑f → (α → R) →ₗ[R] MA surjective linear map to functions on a finite type has a splitting.
- Defined in
- Mathlib.LinearAlgebra.Finsupp.Pi
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- Finitestatement and proof · cited by 3,029
- LinearMap.compproof · cited by 1,642
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- Finsupp.linearEquivFunOnFiniteproof · cited by 28
- Finsupp.liftproof · cited by 9
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.leftInverse_splittingOfFunOnFintypeSurjectivestatement · cited by 1
- LinearMap.splittingOfFunOnFintypeSurjective_splitsstatement · cited by 1
- LinearMap.splittingOfFunOnFintypeSurjective_injectivestatement · cited by 0