Mathlib Map

Theorems · Theorem · commutative algebra

invOf_add_invOf

∀ {R : Type u_1} [inst : Semiring R] (a b : R) [inst_1 : Invertible a] [inst_2 : Invertible b],
  ⅟a + ⅟b = ⅟a * (a + b) * ⅟b
Defined in
Mathlib.Algebra.Ring.Invertible
Cited by
2 results in Mathlib
Foundations
Depth 12 from the axioms · uses no axioms
Assumes
SemiringInvertibleInvertible

Around this declaration

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

Cites11

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.