Mathlib Map

Theorems · Theorem · linear algebra

Submodule.span_singleton_le_iff_mem

∀ {R : Type u_1} {M : Type u_4} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] (m : M)
  (p : Submodule R M), R ∙ m ≤ p ↔ m ∈ p
Defined in
Mathlib.LinearAlgebra.Span.Defs
Cited by
21 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Quot.sound
Assumes
SemiringAddCommMonoidModule

Around this declaration

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

Algebra.Generators.Cotangent.exact · cited by 6Cotangent.exactIdeal.isIdempotentElem_iff_of_fg · cited by 5Ideal.isIdempotentElem_if…FractionalIdeal.spanSingleton_le_iff_mem · cited by 3FractionalIdeal.spanSingl…Module.isPrincipal_submodule_iff · cited by 1Module.isPrincipal_submod…dvd_generator_iff · cited by 1dvd_generator_iffisNoetherian_iff_fg_wellFounded · cited by 1isNoetherian_iff_fg_wellF…Affine.Simplex.sum_inv_height_sq_smul_vsub_eq_zero · cited by 1Simplex.sum_inv_height_sq…Submodule.eq_bot_of_eq_pointwise_smul_of_mem_jacobson_annihilator · cited by 1Submodule.eq_bot_of_eq_po…LieAlgebra.exists_engelian_lieSubalgebra_of_lt_normalizer · cited by 1LieAlgebra.exists_engelia…Submodule.isQuotientEquivQuotientPrime_iff · cited by 1Submodule.isQuotientEquiv…FractionalIdeal.isPrincipal_of_unit_of_comap_mul_span_singleton_eq_top · cited by 1FractionalIdeal.isPrincip…AffineSubspace.direction_affineSpan_pair_le_iff_exists_smul · cited by 1AffineSubspace.direction_…LieIdeal.restr_inf_cartan_eq_biSup_corootSubmodule · cited by 1LieIdeal.restr_inf_cartan…SchauderBasis.RankOneDecomposition.exists_coeff · cited by 1RankOneDecomposition.exis…PrimeSpectrum.exists_primeSpectrum_prod_le_and_ne_bot_of_domain · cited by 1PrimeSpectrum.exists_prim…Set · cited by 53352SetModule · cited by 20661ModuleSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidSubmodule · cited by 7192SubmoduleSubmodule.span · cited by 1504Submodule.spanSetLike.mem_coe · cited by 302SetLike.mem_coeSet.singleton_subset_iff · cited by 206Set.singleton_subset_iffSubmodule.span_le · cited by 164Submodule.span_leSubmodule.span_singleton_le_i…CITED BYCITES

Cites9

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

Cited by21

Results whose statement or proof uses this declaration.