Mathlib Map

Theorems · Theorem · field theory

add_div

∀ {K : Type u_1} [inst : DivisionSemiring K] (a b c : K), (a + b) / c = a / c + b / c
Defined in
Mathlib.Algebra.Field.Basic
Cited by
89 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext
Assumes
DivisionSemiring

Around this declaration

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

Cites3

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

Cited by89

Results whose statement or proof uses this declaration.