Theorems · Theorem · linear algebra
Module.Basis.constr_apply_fintype
∀ {M' : Type u_7} [inst : AddCommMonoid M'] {ι : Type u_10} {R : Type u_11} {M : Type u_12} [inst_1 : Semiring R]
[inst_2 : AddCommMonoid M] [inst_3 : Module R M] [inst_4 : Module R M'] (S : Type u_14) [inst_5 : Semiring S]
[inst_6 : Module S M'] [inst_7 : SMulCommClass R S M'] [inst_8 : Fintype ι] (b : Module.Basis ι R M) (f : ι → M')
(x : M), ((b.constr S) f) x = ∑ i, b.equivFun x i • f i- Defined in
- Mathlib.LinearAlgebra.Basis.Defs
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 88 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 · 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
- SMulCommClassstatement and proof · cited by 1,927
- Module.Basisstatement and proof · cited by 1,477
Cited by6
Results whose statement or proof uses this declaration.
- Algebra.PreSubmersivePresentation.jacobiMatrix_applyproof · cited by 9
- coevaluation_apply_oneproof · cited by 3
- Module.Finite.of_finite_tensorProduct_of_faithfullyFlatproof · cited by 2
- LipschitzWith.ae_exists_fderiv_of_countableproof · cited by 1
- Module.Basis.constrL_applyproof · cited by 0
- Module.piEquiv_apply_applyproof · cited by 0