Theorems · Definition · group theory
MulAction.block_stabilizerOrderIso
(G : Type u_1) →
[inst : Group G] →
{X : Type u_2} →
[inst_1 : MulAction G X] →
[htGX : MulAction.IsPretransitive G X] →
(a : X) → { B // a ∈ B ∧ MulAction.IsBlock G B } ≃o ↑(Set.Ici (MulAction.stabilizer G a))Order equivalence between blocks in X containing a point a
and subgroups of G containing the stabilizer of a (Wielandt, th. 7.5)
- Defined in
- Mathlib.GroupTheory.GroupAction.Blocks
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.Elemstatement and proof · cited by 7,166
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- MulActionstatement and proof · cited by 1,294
- Set.Icistatement and proof · cited by 1,070
- OrderIsostatement · cited by 874
- MulAction.stabilizerstatement and proof · cited by 254
- MulAction.orbitproof · cited by 114
- MulAction.IsPretransitivestatement and proof · cited by 94
- MulAction.IsBlockstatement and proof · cited by 73
- MulAction.IsBlock.stabilizer_leproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- MulAction.isCoatom_stabilizer_iff_preprimitiveproof · cited by 4