Theorems · Theorem · ring theory
Set.zero_mem_smul_iff
∀ {α : Type u_1} {β : Type u_2} [inst : Semiring α] [inst_1 : AddCommMonoid β] [inst_2 : Module α β] [IsDomain α]
[Module.IsTorsionFree α β] {s : Set α} {t : Set β}, 0 ∈ s • t ↔ 0 ∈ s ∧ t.Nonempty ∨ 0 ∈ t ∧ s.Nonempty- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Set.Nonemptystatement and proof · cited by 2,627
- IsDomainstatement and proof · cited by 2,196
- zero_smulproof · cited by 716
- smul_zeroproof · cited by 665
- Module.IsTorsionFreestatement and proof · cited by 600
- Set.smulstatement · cited by 110
- smul_eq_zeroproof · cited by 40
Cited by2
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbedding.fundamentalCone.zero_mem_compactSetproof · cited by 1
- Finset.zero_mem_smul_iffproof · cited by 0