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)
116theorem coupling_from_phi : (8 : ℝ) * phi ^ (5 : ℝ) > 0 := by
proof body
Term-mode proof.
117 apply mul_pos (by norm_num : (8 : ℝ) > 0)
118 exact Real.rpow_pos_of_pos phi_pos 5
119
120/-! ## §5 Regge Convergence Hypothesis -/
121
122/-- Non-degeneracy of the metric matrix at a point.
123 This mirrors the variational layer's invertibility hypothesis without
124 importing the full `Variation.Functional` stack. -/
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (7)
Lean names referenced from this declaration's body.
-
of
in IndisputableMonolith.Astrophysics.NucleosynthesisTiers
decl_use
-
Hypothesis
in IndisputableMonolith.ClassicalBridge.Fluids.CPM2D
decl_use
-
of
in IndisputableMonolith.Foundation.DAlembert.LedgerFactorization
decl_use
-
of
in IndisputableMonolith.Foundation.PhiForcingDerived
decl_use
-
of
in IndisputableMonolith.Foundation.SpectralEmergence
decl_use
-
of
in IndisputableMonolith.Information.PhysicsComplexityStructure
decl_use
-
point
in IndisputableMonolith.Numerics.Interval.Basic
decl_use