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

cone_entropy_bound

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)

  50theorem cone_entropy_bound {α : Type _} (cone : LightCone α) (area : ℝ)
  51  [ConeEntropyFacts] :
  52  entropy cone ≤ area / (4 * λ_rec^2) :=

proof body

Term-mode proof.

  53  ConeEntropyFacts.cone_entropy_bound cone area
  54
  55end ConeExport
  56end IndisputableMonolith

used by (2)

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

depends on (4)

Lean names referenced from this declaration's body.