Exact expanded first-order arithmetic statement
forall m i v. (forall eut_divisor_eu_factor_unit. (exists eut_left_eu_factor_unit. (i) = eut_divisor_eu_factor_unit * eut_left_eu_factor_unit) -> (exists eut_right_eu_factor_unit. (m) = eut_divisor_eu_factor_unit * eut_right_eu_factor_unit) -> eut_divisor_eu_factor_unit = 1) -> ((((forall eut_divisor_eu_factor_unit_coprime. (exists eut_left_eu_factor_unit_coprime. (i) = eut_divisor_eu_factor_unit_coprime * eut_left_eu_factor_unit_coprime) -> (exists eut_right_eu_factor_unit_coprime. (m) = eut_divisor_eu_factor_unit_coprime * eut_right_eu_factor_unit_coprime) -> eut_divisor_eu_factor_unit_coprime = 1) /\ (v)=(i)) \/ (~(forall eut_divisor_eu_factor_unit_coprime. (exists eut_left_eu_factor_unit_coprime. (i) = eut_divisor_eu_factor_unit_coprime * eut_left_eu_factor_unit_coprime) -> (exists eut_right_eu_factor_unit_coprime. (m) = eut_divisor_eu_factor_unit_coprime * eut_right_eu_factor_unit_coprime) -> eut_divisor_eu_factor_unit_coprime = 1) /\ (v)=1))) -> v=iConstructive proof overview
Generated structural guide
At a genuine unit index the weighted factor is the index itself.
The unchanged tactic script uses 0 declared prerequisites and contains 12 exact native proof lines.
Public research checkpoint: original HA and independently compiled Lean verified; not Alpha-enrolled, no Alpha checked-use authority; not Stable
Proof neighborhood
Direct dependencies
Direct dependents
Formal native tactic body
Dependencies are introduced as named hypotheses before line 1. Local theorem links identify exact declared prerequisites. The literal dependency-closed bundle is checked by original HA and the independently compiled Lean verifier. Public delivery grants no Alpha checked-use authority or Stable membership.
Read the argument
Proof checkpoints
This is a reading aid, not a new proof or a proof-tree certificate. Checkpoint groups are consecutive commands, not inferred branch boundaries. Every step links to the preserved script.
01Fix variables and assumptionsL1–5
02Separate the logical casesL6–7
03Use earlier factsL8–8
Instantiate or apply named facts and discharge the corresponding proof obligations.
- L8
exact hf_left_right