54 55/-- Decidable instance for halogen membership. -/ 56instance : DecidablePred isHalogen := fun Z => 57 if h : distToClosure Z = 1 then isTrue h else isFalse h 58 59/-! ## Sign Predictions -/ 60 61/-- Noble gases have EA proxy = 0 (at closure, no benefit from adding electron). -/
used by (9)
From the project-wide theorem graph. These declarations reference this one in their body.