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)
59structure ParamProps (P : Params) : Prop where
60 alpha_nonneg : 0 ≤ P.alpha
61 Clag_nonneg : 0 ≤ P.Clag
62 Clag_le_one : P.Clag ≤ 1
63 A_nonneg : 0 ≤ P.A
64 r0_pos : 0 < P.r0
65 p_pos : 0 < P.p
66
used by (9)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (12)
Lean names referenced from this declaration's body.
-
alpha
in IndisputableMonolith.Constants.Alpha
decl_use
-
Clag
in IndisputableMonolith.Constants.ILG
decl_use
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
Params
in IndisputableMonolith.Gravity.ILG
decl_use
-
ParamProps
in IndisputableMonolith.ILG.Params
decl_use
-
Params
in IndisputableMonolith.ILG.Params
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
r0
in IndisputableMonolith.Masses.Anchor
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
ParamProps
in IndisputableMonolith.Relativity.ILG.Params
decl_use
-
Params
in IndisputableMonolith.Relativity.ILG.Params
decl_use
-
Params
in IndisputableMonolith.Spiral.SpiralField
decl_use