Theorems · Theorem · linear algebra
LinearMap.fst_prodOfFinsuppNat
∀ {R : Type u_1} {M : Type u_2} {P : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
[inst_3 : AddCommMonoid P] [inst_4 : Module R P] (f : P × M →ₗ[R] M) (x : ℕ →₀ P), (f.prodOfFinsuppNat x).1 = x 0- Defined in
- Mathlib.LinearAlgebra.Finsupp.Pi
- Cited by
- 1 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.
Cites18
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
- Finsuppstatement and proof · cited by 5,255
- Finset.sum_congrproof · cited by 2,323
- LinearMap.compproof · cited by 1,642
- pow_zeroproof · cited by 1,094
- Finsupp.supportproof · cited by 828
- pow_succ'proof · cited by 228
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.prodOfFinsuppNat_injectiveproof · cited by 1