Mathlib Map

Theorems · Theorem · ring theory

neg_div

∀ {R : Type u_1} [inst : DivisionMonoid R] [inst_1 : HasDistribNeg R] (a b : R), -b / a = -(b / a)
Defined in
Mathlib.Algebra.Ring.Basic
Cited by
161 results in Mathlib
Foundations
Depth 8 from the axioms, rests on 48 definitions · uses propext
Assumes
DivisionMonoidHasDistribNeg

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.

Cited by161

Results whose statement or proof uses this declaration.