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)
93theorem bandwidth_pos {A : ℝ} (hA : 0 < A) : 0 < bandwidth A :=
proof body
Term-mode proof.
94 div_pos hA bandwidth_denom_pos
95
96/-- Alias for bandwidth_pos. -/
used by (5)
From the project-wide theorem graph. These declarations reference this one in their body.
depends on (6)
Lean names referenced from this declaration's body.
-
A
in IndisputableMonolith.Foundation.IntegrationGap
decl_use
-
for
in IndisputableMonolith.Foundation.UniversalForcingSelfReference
decl_use
-
A
in IndisputableMonolith.Masses.Anchor
decl_use
-
A
in IndisputableMonolith.Modal.Actualization
decl_use
-
bandwidth
in IndisputableMonolith.Unification.RecognitionBandwidth
decl_use
-
bandwidth_denom_pos
in IndisputableMonolith.Unification.RecognitionBandwidth
decl_use