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)
172theorem lo_ge_implies_contains_ge {I : Interval} {b : ℚ} (h : b ≤ I.lo) {x : ℝ}
173 (hx : I.contains x) : (b : ℝ) ≤ x :=
proof body
Term-mode proof.
174 le_trans (by exact_mod_cast h) hx.1
175
176/-- If I.hi ≤ b, then all x in I satisfy x ≤ b -/
used by (1)
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.
-
all
in IndisputableMonolith.Aesthetics.NarrativeGeodesic
decl_use
-
all
in IndisputableMonolith.Anthropology.KinshipGraphCohomology
decl_use
-
all
in IndisputableMonolith.Engineering.AsteroidOreSpectroscopy
decl_use
-
contains
in IndisputableMonolith.Ethics.StakeGraph
decl_use
-
le_trans
in IndisputableMonolith.Foundation.ArithmeticFromLogic
decl_use
-
all
in IndisputableMonolith.Musicology.ModalPreferenceFromPhi
decl_use
-
contains
in IndisputableMonolith.Numerics.Interval.Basic
decl_use
-
Interval
in IndisputableMonolith.Numerics.Interval.Basic
decl_use
-
Interval
in IndisputableMonolith.Recognition.Certification
decl_use