Theorems · Theorem · group theory
MulAction.IsBlock.of_subset
∀ {G : Type u_1} [inst : Group G] {X : Type u_2} [inst_1 : MulAction G X] [MulAction.IsPretransitive G X] {B : Set X}
(a : X), B.Finite → MulAction.IsBlock G (⋂ k, ⋂ (_ : a ∈ k • B), k • B)The intersection of the translates of a finite subset which contain a given point is a block (Wielandt, th. 7.3).
- Defined in
- Mathlib.GroupTheory.GroupAction.Blocks
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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
- Groupstatement and proof · cited by 6,238
- Set.Nonemptyproof · cited by 2,627
- Set.Finitestatement and proof · cited by 1,814
- MulActionstatement and proof · cited by 1,294
- Set.iInterstatement and proof · cited by 1,084
- Set.smulSetstatement · cited by 608
- inv_invproof · cited by 494
- smul_smulproof · cited by 360
- SemigroupAction.mul_smulproof · cited by 291
- Set.Finite.subsetproof · cited by 285
- Set.eq_empty_or_nonemptyproof · cited by 248
Cited by1
Results whose statement or proof uses this declaration.
- MulAction.IsPreprimitive.exists_mem_smul_and_notMem_smulproof · cited by 1