Theorems · Theorem · commutative algebra
Submodule.mem_smul_span_singleton
∀ {R : Type u} {M : Type v} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {I : Ideal R}
[I.IsTwoSided] {m x : M}, x ∈ I • (R ∙ m) ↔ ∃ y ∈ I, y • m = x- Defined in
- Mathlib.RingTheory.Ideal.Operations
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement · 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
- Idealstatement and proof · cited by 4,748
- Submodule.spanstatement and proof · cited by 1,504
- SemigroupAction.mul_smulproof · cited by 291
- Submodule.subset_spanproof · cited by 234
- add_smulproof · cited by 204
- Set.mem_singletonproof · cited by 183
- Ideal.IsTwoSidedstatement and proof · cited by 179
Cited by2
Results whose statement or proof uses this declaration.
- Submodule.exists_sub_one_mem_and_smul_eq_zero_of_fg_of_le_smulproof · cited by 3
- Ideal.mem_mul_span_singletonproof · cited by 2