Theorems · Theorem · group theory
MulAction.IsBlock.preimage
∀ {G : Type u_1} [inst : Group G] {X : Type u_2} [inst_1 : MulAction G X] {B : Set X} {H : Type u_3} {Y : Type u_4}
[inst_2 : Group H] [inst_3 : MulAction H Y] {φ : H → G} (j : Y →ₑ[φ] X),
MulAction.IsBlock G B → MulAction.IsBlock H (⇑j ⁻¹' B)- Defined in
- Mathlib.GroupTheory.GroupAction.Blocks
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Groupstatement and proof · cited by 6,238
- Set.preimagestatement and proof · cited by 4,946
- Disjointproof · cited by 2,201
- MulActionstatement and proof · cited by 1,294
- MulActionHomstatement and proof · cited by 124
- MulAction.IsBlockstatement and proof · cited by 73
- Disjoint.preimageproof · cited by 22
- Group.preimage_smul_setₛₗproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- MulAction.IsPreprimitive.of_surjectiveproof · cited by 8
- MulAction.IsBlock.subsingleton_of_ssubset_of_stabilizer_leproof · cited by 2
- MulAction.IsBlock.subsingleton_of_stabilizer_lt_of_subsetproof · cited by 2
- MulAction.IsPreprimitive.of_card_ltproof · cited by 1
- MulAction.IsBlock.subtype_val_preimageproof · cited by 0