lemma
proved
term proof
Flog_nonneg_of_derivation
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)
70lemma Flog_nonneg_of_derivation {F : ℝ → ℝ} [AveragingDerivation F] (t : ℝ) :
71 0 ≤ Flog F t := by
proof body
Term-mode proof.
72 have := Jlog_nonneg t
73 simpa [Flog_eq_Jlog_pt (F:=F) t] using this
74
used by (1)
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.
-
AveragingDerivation
in IndisputableMonolith.Cost
decl_use
-
Jlog_nonneg
in IndisputableMonolith.Cost
decl_use
-
AveragingDerivation
in IndisputableMonolith.Cost.FlogEL
decl_use
-
Flog
in IndisputableMonolith.Cost.FlogEL
decl_use
-
Flog_eq_Jlog_pt
in IndisputableMonolith.Cost.FlogEL
decl_use
-
Jlog_nonneg
in IndisputableMonolith.Cost.FlogEL
decl_use
-
AveragingDerivation
in IndisputableMonolith.Cost.JcostCore
decl_use
-
Jlog_nonneg
in IndisputableMonolith.Cost.Jlog
decl_use
-
F
in IndisputableMonolith.Physics.AnchorPolicy
decl_use
-
F
in IndisputableMonolith.Physics.LeptonGenerations.TauStepDerivation
decl_use
-
F
in IndisputableMonolith.Pipelines
decl_use