theorem qLog_one (q : ℝ) : qLog q 1 = 0 := by simp only [qLog] split_ifs with h · exact Real.log_one · simp [rpow_def_of_pos one_pos]
thesis/CESProofs/Potential/Defs.lean:41
Core definitions for the Lean formalization of Paper 2: