Mathlib Map

Theorems · Theorem · commutative algebra

invOf_sub_invOf

∀ {R : Type u_1} [inst : Ring R] (a b : R) [inst_1 : Invertible a] [inst_2 : Invertible b], ⅟a - ⅟b = ⅟a * (b - a) * ⅟b

A version of inv_sub_inv' for invOf.

Defined in
Mathlib.Algebra.Ring.Invertible
Cited by
2 results in Mathlib
Foundations
Depth 18 from the axioms · uses no axioms
Assumes
RingInvertibleInvertible

Around this declaration

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

Cites10

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.