Mathlib Map

Theorems · Theorem · commutative algebra

invOf_neg

∀ {R : Type u_1} [inst : Monoid R] [inst_1 : HasDistribNeg R] (a : R) [inst_2 : Invertible a]
  [inst_3 : Invertible (-a)], ⅟(-a) = -⅟a
Defined in
Mathlib.Algebra.Ring.Invertible
Cited by
2 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext
Assumes
MonoidHasDistribNegInvertibleInvertible

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.