Theorems · Theorem · linear algebra
Module.Basis.mk_apply
∀ {ι : Type u_1} {R : Type u_3} {M : Type u_5} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
{v : ι → M} (hli : LinearIndependent R v) (hsp : ⊤ ≤ Submodule.span R (Set.range v)) (i : ι),
(Module.Basis.mk hli hsp) i = v i- Defined in
- Mathlib.LinearAlgebra.Basis.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 88 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.
Cites15
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Top.topstatement and proof · cited by 9,680
- Submodulestatement · cited by 7,192
- Set.rangestatement and proof · cited by 4,705
- Submodule.spanstatement and proof · cited by 1,504
- Module.Basisstatement · cited by 1,477
- one_smulproof · cited by 1,374
- Finsupp.singleproof · cited by 943
- LinearIndependentstatement and proof · cited by 560
Cited by9
Results whose statement or proof uses this declaration.
- Module.Basis.coe_mkproof · cited by 33
- Module.Basis.span_applyproof · cited by 8
- Module.Basis.unitsSMul_applyproof · cited by 3
- Module.Basis.ofVectorSpace_apply_selfproof · cited by 3
- Polynomial.Sequence.basis_eq_selfproof · cited by 2
- Module.Basis.extendLe_apply_selfproof · cited by 2
- Module.Basis.extend_apply_selfproof · cited by 2
- IsLocalFrameOn.toBasisAt_coeproof · cited by 1
- Module.Basis.groupSMul_applyproof · cited by 0