Theorems · Theorem · commutative algebra
neg_dvd
∀ {α : Type u_1} [inst : Semigroup α] [inst_1 : HasDistribNeg α] {a b : α}, -a ∣ b ↔ a ∣ bThe negation of an element a of a semigroup with a distributive negation divides another
element b iff a divides b.
- Defined in
- Mathlib.Algebra.Ring.Divisibility.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- SemigroupHasDistribNeg
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- neg_negproof · cited by 960
- neg_mulproof · cited by 654
- mul_negproof · cited by 590
- Semigroupstatement and proof · cited by 202
- HasDistribNegstatement and proof · cited by 114
- Equiv.negproof · cited by 53
- Equiv.neg_applyproof · cited by 34
- Equiv.exists_congr_leftproof · cited by 33
Cited by3
Results whose statement or proof uses this declaration.
- IsIntegral.coeffproof · cited by 4
- Dvd.dvd.neg_leftproof · cited by 0
- Dvd.dvd.of_neg_leftproof · cited by 0