Theorems · Theorem · group theory
mul_eq_zero_iff_right
∀ {M₀ : Type u_1} [inst : MulZeroClass M₀] [NoZeroDivisors M₀] {a b : M₀}, b ≠ 0 → (a * b = 0 ↔ a = 0)- Defined in
- Mathlib.Algebra.GroupWithZero.Defs
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
- Assumes
- MulZeroClassNoZeroDivisors
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NoZeroDivisorsstatement and proof · cited by 545
- MulZeroClassstatement and proof · cited by 232
Cited by5
Results whose statement or proof uses this declaration.
- Polynomial.Chebyshev.roots_U_realproof · cited by 2
- Complex.sq_nonneg_iffproof · cited by 1
- NumberField.Units.regOfFamily_div_regOfFamilyproof · cited by 1
- Similar.angle_eqproof · cited by 1
- Complex.sq_nonpos_iffproof · cited by 0