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)
67def w_t_with (cfg : Config) (P : Params) (Tdyn τ0 : ℝ) : ℝ :=
proof body
Definition body.
68 let t := max cfg.eps_t (Tdyn / τ0)
69 1 + P.Clag * (Real.rpow t P.alpha - 1)
70
used by (8)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (9)
Lean names referenced from this declaration's body.
-
alpha
in IndisputableMonolith.Constants.Alpha
decl_use
-
Clag
in IndisputableMonolith.Constants.ILG
decl_use
-
Config
in IndisputableMonolith.Gravity.ILG
decl_use
-
Params
in IndisputableMonolith.Gravity.ILG
decl_use
-
Tdyn
in IndisputableMonolith.Gravity.ParameterizationBridge
decl_use
-
Params
in IndisputableMonolith.ILG.Params
decl_use
-
Config
in IndisputableMonolith.Modal.Possibility
decl_use
-
Params
in IndisputableMonolith.Relativity.ILG.Params
decl_use
-
Params
in IndisputableMonolith.Spiral.SpiralField
decl_use