Theorems · Theorem · ring theory
mul_cancel_right_mem_nonZeroDivisorsRight
∀ {R : Type u_1} [inst : Ring R] {x y r : R}, r ∈ nonZeroDivisorsRight R → (x * r = y * r ↔ x = y)- Defined in
- Mathlib.Algebra.Ring.NonZeroDivisors
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Quot.sound
- Assumes
- Ring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- Submonoidstatement · cited by 3,086
- nonZeroDivisorsRightstatement and proof · cited by 26
- isRightRegular_iff_mem_nonZeroDivisorsRightproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- mul_cancel_right_mem_nonZeroDivisorsproof · cited by 4