Documentation

Atlas.Buildings.code.CoxeterGroup.RootSignChangeProof

theorem CoxeterRootSignChange.isReduced_drop {B : Type u_1} [DecidableEq B] [Fintype B] {W : Type u_2} [Group W] {M : CoxeterMatrix B} (cs : CoxeterSystem M W) {word : List B} (hred : cs.IsReduced word) (j : ) :
cs.IsReduced (List.drop j word)

Dropping the first $j$ letters of a reduced word yields another reduced word.

Geometric root sign change hypothesis derived from the geometric bridge, packaging the fact that the simple reflection $\sigma_s$ flips a positive root at the descent index.

Instances For