Mathlib Map

Theorems · Theorem · linear algebra

Submodule.mem_span_singleton

∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {x y : M},
  x ∈ R ∙ y ↔ ∃ a, a • y = x
Defined in
Mathlib.LinearAlgebra.Span.Defs
Cited by
61 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Ideal.mem_span_singleton' · cited by 15Ideal.mem_span_singleton'FractionalIdeal.coeIdeal_span_singleton · cited by 10FractionalIdeal.coeIdeal_…Submodule.mem_orthogonal_singleton_iff_inner_right · cited by 10Submodule.mem_orthogonal_…FractionalIdeal.mem_spanSingleton · cited by 6FractionalIdeal.mem_spanS…LinearPMap.supSpanSingleton_apply_mk · cited by 5LinearPMap.supSpanSinglet…collinear_iff_of_mem · cited by 4collinear_iff_of_memSubmodule.span_singleton_eq_one_iff · cited by 3Submodule.span_singleton_…AffineSubspace.mem_affineSpan_insert_iff · cited by 3AffineSubspace.mem_affine…Affine.Simplex.mongePoint_mem_mongePlane · cited by 3Simplex.mongePoint_mem_mo…LinearPMap.mkSpanSingleton'_apply · cited by 3LinearPMap.mkSpanSingleto…Submodule.mem_smul_span_singleton · cited by 2Submodule.mem_smul_span_s…LinearPMap.supSpanSingleton_apply_self · cited by 2LinearPMap.supSpanSinglet…linearIndependent_fin2 · cited by 2linearIndependent_fin2rank_le_one_iff · cited by 2rank_le_one_iffseparate_convex_open_set · cited by 2separate_convex_open_setSet · cited by 53352SetModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidSubmodule · cited by 7192SubmoduleSubmodule.span · cited by 1504Submodule.spanone_smul · cited by 1374one_smulzero_smul · cited by 716zero_smulsmul_smul · cited by 360smul_smulSubmodule.subset_span · cited by 234Submodule.subset_spanadd_smul · cited by 204add_smulSubmodule.smul_mem · cited by 204Submodule.smul_memSubmodule.span_induction · cited by 77Submodule.span_inductionSubmodule.mem_span_singletonCITED BYCITES

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by61

Results whose statement or proof uses this declaration.