pith. machine review for the scientific record. sign in
theorem other other

classes_disjoint

show as:
view Lean formalization →

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)

  35theorem classes_disjoint (x : ℝ)
  36    (hlong : 2 ≤ x) (hshort : x ≤ 2) : x = 2 := le_antisymm hshort hlong

proof body

  37

depends on (1)

Lean names referenced from this declaration's body.