Theorems · Theorem · group theory
IsUnit.smul_eq_zero
∀ {G : Type u_2} {M : Type u_3} [inst : Monoid G] [inst_1 : AddMonoid M] [inst_2 : DistribMulAction G M] {u : G}
{x : M}, IsUnit u → (u • x = 0 ↔ x = 0)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice
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
- IsUnitstatement and proof · cited by 1,602
- DistribMulActionstatement and proof · cited by 584
- IsUnit.unitproof · cited by 252
- smul_eq_zero_iff_eqproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- AlgEquiv.eq_linearEquivConjAlgEquivproof · cited by 4
- QuadraticMap.radical_eq_ker_polarBilinproof · cited by 3