Theorems · Theorem · linear algebra
Module.Basis.mem_span_repr_support
∀ {ι : 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) (m : M), m ∈ Submodule.span R (⇑b '' ↑(b.repr m).support)- Defined in
- Mathlib.LinearAlgebra.Basis.Basic
- Cited by
- 3 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.
Cites17
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
- Finsetstatement · cited by 13,712
- AddCommMonoidstatement and proof · cited by 12,281
- SetLike.coestatement · cited by 8,199
- Submodulestatement · cited by 7,192
- Set.imagestatement · cited by 5,609
- Finsuppstatement · cited by 5,255
- LinearEquivstatement · cited by 3,317
- Submodule.spanstatement · cited by 1,504
Cited by3
Results whose statement or proof uses this declaration.
- Module.Basis.mem_spanproof · cited by 3
- linearIndependent_le_infinite_basisproof · cited by 1
- Module.Basis.mem_span_imageproof · cited by 0