theorem
proved
wrapper
one_sub_rhoBandLower_eq_rhoBandUpper
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)
64theorem one_sub_rhoBandLower_eq_rhoBandUpper : 1 - rhoBandLower = rhoBandUpper := by
proof body
One-line wrapper that applies linarith.
65 linarith [bandBoundaries_sum_to_one]
66
used by (1)
From the project-wide theorem graph. These declarations reference this one in their body.
-
bandLower_ratio
in IndisputableMonolith.Unification.RecognitionBandGeometry
decl_use
depends on (3)
Lean names referenced from this declaration's body.
-
bandBoundaries_sum_to_one
in IndisputableMonolith.Unification.RecognitionBandGeometry
decl_use
-
rhoBandLower
in IndisputableMonolith.Unification.RecognitionBandGeometry
decl_use
-
rhoBandUpper
in IndisputableMonolith.Unification.RecognitionBandGeometry
decl_use