Theorems · Theorem · group theory
AddSubmonoid.mem_smul_pointwise_iff_exists
∀ {M : Type u_3} {A : Type u_4} [inst : Monoid M] [inst_1 : AddMonoid A] [inst_2 : DistribMulAction M A] (a : A) (m : M)
(S : AddSubmonoid A), a ∈ m • S ↔ ∃ s ∈ S, m • s = a- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- AddMonoidstatement and proof · cited by 2,864
- AddSubmonoidstatement and proof · cited by 1,178
- DistribMulActionstatement and proof · cited by 584
- AddSubmonoid.pointwiseMulActionstatement · cited by 23
- Set.mem_smul_setproof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.