pith. machine review for the scientific record. sign in
lemma proved term proof

log2_two

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

  42lemma log2_two : log2 2 = 1 := Real.logb_self_eq_one (by norm_num : (1 : ℝ) < 2)

proof body

Term-mode proof.

  43
  44/-- log₂(1/2) = -1 -/

depends on (1)

Lean names referenced from this declaration's body.