Theorems · Theorem · linear algebra
Submodule.span_insert_eq_span
∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {x : M}
{s : Set M}, x ∈ Submodule.span R s → Submodule.span R (insert x s) = Submodule.span R s- Defined in
- Mathlib.LinearAlgebra.Span.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 26 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement · cited by 7,192
- Submodule.spanstatement and proof · cited by 1,504
- Submodule.subset_spanproof · cited by 234
- Set.subset_insertproof · cited by 96
- Submodule.span_monoproof · cited by 85
- Set.insert_subset_iffproof · cited by 35
- Submodule.span_eq_of_leproof · cited by 11
Cited by5
Results whose statement or proof uses this declaration.
- vectorSpan_image_eq_span_vsub_set_left_neproof · cited by 3
- vectorSpan_eq_span_vsub_set_left_neproof · cited by 1
- vectorSpan_eq_span_vsub_set_right_neproof · cited by 1
- vectorSpan_image_eq_span_vsub_set_right_neproof · cited by 1
- exists_of_linearIndepOn_of_finite_spanproof · cited by 1