Theorems · Theorem · commutative algebra
Dvd.dvd.neg_right
∀ {α : Type u_1} [inst : Semigroup α] [inst_1 : HasDistribNeg α] {a b : α}, a ∣ b → a ∣ -bAlias of the reverse direction of dvd_neg.
An element a of a semigroup with a distributive negation divides the negation of an element
b iff a divides b.
- Defined in
- Mathlib.Algebra.Ring.Divisibility.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- SemigroupHasDistribNeg
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semigroupstatement and proof · cited by 202
- HasDistribNegstatement and proof · cited by 114
- dvd_negproof · cited by 19
Cited by5
Results whose statement or proof uses this declaration.
- dvd_subproof · cited by 9
- IsCoprime.sub_one_left_of_dvdproof · cited by 1
- IsRelPrime.sub_one_left_of_dvdproof · cited by 1
- dvd_geom_sum₂_iff_of_dvd_sub'proof · cited by 1