Mathlib Map

Theorems · Theorem · field theory

add_self_div_two

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

Around this declaration

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

Cites4

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

Cited by18

Results whose statement or proof uses this declaration.