Theorems · Theorem · group theory
Group.preimage_smul_set
∀ {G : Type u_1} [inst : Group G] {α : Type u_2} {β : Type u_3} [inst_1 : MulAction G α] [inst_2 : MulAction G β]
{F : Type u_4} [inst_3 : FunLike F α β] [MulActionHomClass F G α β] (f : F) (c : G) (t : Set β),
⇑f ⁻¹' (c • t) = c • ⇑f ⁻¹' t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, 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 · cited by 62,936
- Setstatement and proof · cited by 53,352
- Groupstatement and proof · cited by 6,238
- Set.preimagestatement · cited by 4,946
- FunLikestatement and proof · cited by 2,560
- MulActionstatement and proof · cited by 1,294
- Set.smulSetstatement · cited by 608
- Group.isUnitproof · cited by 18
- MulActionHomClassstatement and proof · cited by 16
- IsUnit.preimage_smul_setproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.