Documentation

GQ2.Phase140.GammaR

The Γ_R (140) counting residues (obligation ii.6) #

The Roe-candidate mirrors of the Γ_A (140) counting residues of GQ2/Phase140/GammaA/. Where the Γ_A files run on the r_A word complex (prop_5_15, z1Equiv, WordCoh2.obs), these run on the Roe word complex r_R (prop_5_15_R, z1EquivR, WordCoh2R.obs_R) — still with no B-axioms on the word side, since the candidate route is axiom-free on both spines.

Together with GQ2/HalfTorsorGammaR.lean (card_H2_gammaR, the ii.5 leaf) and GQ2/RStage/GammaR.lean (stageR136_gammaR_of_hcard), these four theorems complete the GQ2.SourceData obligation list for Γ_R; each is restated in its verbatim SourceData field type and discharged by the same plain lambda BoundaryMaps.sourceA uses for its _gammaA twin, so R32's sourceR is a copy-paste.

What is reused rather than cloned #

The Γ_A private helpers that are genuinely Γ-free (exists_marking_map_eq, mk_eq_of_mkT_eq, fixed_elemDual_conj_apply, coe_toMul_mkM_smul, descend_tPart_*, psiVCoord*) are restated here — being private, they are not importable — binder-for-binder.

File organisation mirrors GQ2/Phase140/GammaA/: Foundation holds the two counts and the T-stage descent, Hsep the word-side separator and the two final assemblies. Private helpers stay with their consumers; this umbrella fixes the public import path.

Axioms: std-3 only (propext, Classical.choice, Quot.sound) — no B-axioms.