Theorems · Theorem · commutative algebra
Submodule.mem_set_smul_def
∀ {R : Type u_2} {M : Type u_3} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {S : Type u_4}
[inst_3 : Monoid S] [inst_4 : DistribMulAction S M] (s : Set S) (N : Submodule R M) (x : M),
x ∈ s • N ↔ x ∈ sInf {p | ∀ ⦃r : S⦄ {n : M}, r ∈ s → n ∈ N → r • n ∈ p}- Cited by
- 5 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 7,192
- Set.ofPredstatement · cited by 6,101
- Monoidstatement and proof · cited by 3,887
- InfSet.sInfstatement · cited by 935
- DistribMulActionstatement and proof · cited by 584
- Submodule.pointwiseSetSMulstatement · cited by 30
Cited by5
Results whose statement or proof uses this declaration.
- Submodule.mem_set_smul_of_mem_memproof · cited by 9
- Submodule.singleton_set_smulproof · cited by 4
- Submodule.mem_set_smulproof · cited by 1
- Submodule.set_smul_eq_mapproof · cited by 1
- Submodule.empty_set_smulproof · cited by 0