Theorems · Theorem · linear algebra
Module.Basis.repr_support_subset_of_mem_span
∀ {ι : Type u_1} {R : Type u_3} {M : Type u_5} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
(b : Module.Basis ι R M) (s : Set ι) {m : M}, m ∈ Submodule.span R (⇑b '' s) → ↑(b.repr m).support ⊆ s- Defined in
- Mathlib.LinearAlgebra.Basis.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 84 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.
Cites21
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
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement and proof · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.imagestatement and proof · cited by 5,609
- Finsuppstatement and proof · cited by 5,255
- LinearEquivstatement · cited by 3,317
Cited by2
Results whose statement or proof uses this declaration.
- InnerProductSpace.gramSchmidt_triangularproof · cited by 1
- Module.Basis.mem_span_imageproof · cited by 0