You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| C12 | molecular attachment consumes published bonding surfaces, not `atomic_of`| resolved |
22
22
| C13 | atomic s→p promotion is an atomic excited gonol, not VSEPR | resolved |
23
23
| C14 | H₂ is a single binary and is not a 3 | resolved |
24
24
| C15 | sealed chemistry shapes stay out of construction | resolved |
25
25
| C16 | nothing bigger than atoms is an *input* to element construction | resolved |
26
+
| C17 | occupancy-2 `(n,l,m_l)` electrons pair inside the atom as `(e_ms+1, e_ms-1)`| resolved |
27
+
| C18 | bonding surfaces are leftover unpaired valence `(nucleus, e_i)` after pairing | resolved |
26
28
27
29
## Contradictions
28
30
@@ -33,8 +35,8 @@ now obeys the listed rule. Unresolved remains `hmmm`.
33
35
34
36
**Resolution:** two declared relations, not one inferred from the other.
35
37
36
-
1.**3-structure:** hub `z` is the closed center atom; instances are ligand unpaired valence electrons: `(center, ligand_e_i)`.
37
-
2.**Bond:**unpaired valence electrons are arity-coupled to each other: `(center_e_i, ligand_e_i)`.
38
+
1.**3-structure:** hub `z` is the closed center atom; instances are ligand electrons of matched bonding surfaces: `(center, ligand_e_i)`.
39
+
2.**Bond:**matched bonding-surface electrons are arity-coupled: `(center_e_i, ligand_e_i)`.
38
40
39
41
Water: `deg(O#2)=2` on `(O#2, H0_e)` and `(O#2, H1_e)`; quaternion `(ε, 8, −1, −1)`. Bonds remain the two electron–electron couplings. Not `(x,y,z)`.
40
42
@@ -44,7 +46,14 @@ Water: `deg(O#2)=2` on `(O#2, H0_e)` and `(O#2, H1_e)`; quaternion `(ε, 8, −1
44
46
45
47
### X3 — consume atomic 3-structure vs formula-count geometry
46
48
47
-
**Resolution:** composition still names which atoms. Attachment sites and charges come from closed gonols. Molecular 3 uses the closed center as hub and ligand valence electrons as instances.
49
+
**Resolution:** composition still names which atoms. Attachment sites are the leftover unpaired valence `(nucleus, e_i)` published as bonding surfaces. Molecular 3 uses the closed center as hub and the ligand electrons of matched surfaces as instances.
50
+
51
+
### X5 — pairing vs nucleus–electron 3-structure
52
+
53
+
- C5/C6 already make `(nucleus, e_i)` the atomic 3.
54
+
- Occupancy-2 pairing is a second declared relation `(e_ms+1, e_ms-1)`, not a proof of `(nucleus, e_i, e_j)`.
55
+
56
+
**Resolution:** two declared atomic relations, same shape as X1. Pairing does not install a ternary. Leftover unpaired valence incidences remain the bonding surfaces.
48
57
49
58
### X4 — internucleon `(every proton, every neutron)` vs no all-pairs authority
0 commit comments