theorem
proved
term proof
charges_distinct
show as:
view Lean formalization →
formal statement (Lean)
124theorem charges_distinct : Q_tilde_up ≠ Q_tilde_down := by native_decide
proof body
Term-mode proof.
125
126/-- The larger charge gets the larger span.
127 |Q̃_up| = 4 > |Q̃_down| = 2, so span_up = 24 > span_down = 14. -/