Definitions
The pointwize stabiliser $G_{(A)}$ is defined as the set $\{g \in G | \forall a \in A: g(a) = a \}$
A subgroup $G ≤ Sym(X)$ acts $k$-transitively on a subset $A ⊆ X$ if $|A| ≥ k$ and $\forall a_1, . . . , a_k, b_1, . . . , b_k ∈ A$ such that $a_i \ne a_j$ and $b_i \ne b_j, \forall i \ne j$ there exists $g ∈ G$ such that $g(a_i) = b_i$ for all $i$ between $1$ and $k$
Problem
Let $G \le Sym(X)$ and $A \subseteq X, |A| \ge k+1$ and $G$ acts $1$-transitively on $A$
Prove the following are equivalent:
- $G$ acts $(k + 1)$-transitively on $A$
- $\forall a \in A, G_{(\{a\})}$ acts $k$-transitively on $A \setminus\{ a \}$
- $\exists a \in A, G_{(\{a\})}$ acts $k$-transitively on $A \setminus\{ a \}$
I've been able to prove 1 $\iff$ 2 $\implies$ 3 so all I need left is 3 $\implies$ 1 or 2
I show $(3) \Rightarrow (2)$.
Let $x \neq a$, and let $a_1,\ldots,a_k$ be pairwise distinct elements of $A \backslash \{x\}$, $b_1,\ldots,b_k$ be also pairwise distinct elements of $A \backslash \{x\}$.
Let $\sigma \in G$ mapping $a$ to $x$. Let $a’_i=\sigma^{-1}(a_i)$, $b’_i=\sigma^{-1}(b_i)$. They’re elements of $A \backslash \{a\}$, the $a’_i$ are pairwise disjoint, the $b’_i$ are pairwise disjoint, so there is a $\tau \in G_{(\{a\})}$ such mapping $a’_i$ to $b’_i$. Then $\tau’=\sigma \circ \tau \circ \sigma^{-1}$ maps $a_i$ to $b_i$ and you easily check $\tau’ \in G_{(\{x\})}$.