Documentation

Atlas.Buildings.code.Building.SubsetsOfApartments

theorem lemma_one_step_extension {V : Type u_1} [DecidableEq V] {b : Building V} (δW : b.WValuedDist) {A : SimplicialComplex V} (hA : A b.apartmentSystem.apartments) {Y : Set (Finset V)} {f : Finset VFinset V} (hf_strong : IsStrongIsometry δW Y (f '' Y) f) (hf_img_in_A : CY, f C A.faces) (hY_chambers : CY, b.IsMaximal C) {C' : Finset V} (hC'_in_A : C' A.faces) (hC'_maximal : A.IsMaximal C') (hC'_not_in_fY : C'f '' Y) (hC'_adj : Df '' Y, A.Adjacent C' D) :
∃ (g : Finset VFinset V), IsStrongIsometry δW (f '' Y {C'}) (g '' (f '' Y {C'})) g xf '' Y, yY, f y = x g x = y

One-step extension of a strong isometry: given a partial strong isometry $f : Y \to A$ into an apartment, a chamber $C' \in A$ adjacent to $f(Y)$ but not in $f(Y)$ admits a global extension $g$ defined on $f(Y) \cup \{C'\}$ that agrees with $f^{-1}$ on $f(Y)$. This is the inductive step of the strong isometry extension lemma (Section 15.5).