Mathlib Map

Theorems · Theorem · ring theory

neg_div_neg_eq

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

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.