Theorems · Theorem · linear algebra
LinearEquiv.piRing_symm_apply
∀ {R : Type u} {M : Type v} {ι : Type x} [inst : Semiring R] (S : Type u_4) [inst_1 : Fintype ι]
[inst_2 : DecidableEq ι] [inst_3 : Semiring S] [inst_4 : AddCommMonoid M] [inst_5 : Module R M] [inst_6 : Module S M]
[inst_7 : SMulCommClass R S M] (f : ι → M) (g : ι → R), ((LinearEquiv.piRing R M ι S).symm f) g = ∑ i, g i • f i- Defined in
- Mathlib.LinearAlgebra.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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 · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Finset.sumstatement and proof · cited by 5,195
- Finset.univstatement and proof · cited by 3,473
- LinearEquivstatement · cited by 3,317
- Finset.sum_congrproof · cited by 2,323
- SMulCommClassstatement and proof · cited by 1,927
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalExtrOn.exists_multipliers_of_hasStrictFDerivAtproof · cited by 1