Documentation

Atlas.Buildings.code.CoxeterGroup.ExchangeConditionWiring

@[reducible, inline]
abbrev CoxeterExchange.SignChangeExchangeHyp {B : Type u_1} [DecidableEq B] [Fintype B] {W : Type u_2} [Group W] (M : CoxeterMatrix B) (cs : CoxeterSystem M W) :

The sign-change exchange hypothesis: whenever a reduced word $\omega$ makes $e_s$ into a negative root, there is some position $i$ in $\omega$ such that deleting it gives a word with product $\mathtt{wordProd}\,\omega \cdot \mathtt{simple}\,s$.

Instances For
    @[deprecated "Use exchange_condition_unconditional from UnconditionalExchange.lean" (since := "2025-01-01")]

    Deprecated bridge construction: builds the geometric bridge hypothesis from a sign-change exchange hypothesis together with the length-decrease implies negativity lemma.

    Instances For
      @[deprecated "Use exchange_condition_unconditional from UnconditionalExchange.lean" (since := "2025-01-01")]

      Deprecated wrapper: the sign-change exchange hypothesis implies the abstract exchange condition.