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

c_RS_neg

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)

  58theorem c_RS_neg : c_RS < 0 := by

proof body

Term-mode proof.

  59  unfold c_RS
  60  have h_phi : (1 : ℝ) < Constants.phi := Constants.one_lt_phi
  61  have h_log_pos : 0 < Real.log Constants.phi :=
  62    Real.log_pos h_phi
  63  linarith
  64
  65/-- The combined RS black-hole entropy with leading-log correction. -/

used by (3)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (11)

Lean names referenced from this declaration's body.