Mathlib Map

Theorems · Theorem · group theory

MulAction.IsPreprimitive.of_surjective

∀ {M : Type u_3} [inst : Group M] {α : Type u_4} [inst_1 : MulAction M α] {N : Type u_5} {β : Type u_6}
  [inst_2 : Group N] [inst_3 : MulAction N β] {φ : M → N} {f : α →ₑ[φ] β} [MulAction.IsPreprimitive M α],
  Function.Surjective ⇑f → MulAction.IsPreprimitive N β
Defined in
Mathlib.GroupTheory.GroupAction.Primitive
Cited by
8 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupMulActionGroupMulActionMulAction.IsPreprimitive

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MulAction.isPreprimitive_congr · cited by 6MulAction.isPreprimitive_…MulAction.IsPreprimitive.isMultiplyPreprimitive · cited by 2IsPreprimitive.isMultiply…MulAction.IsPreprimitive.is_two_motive_of_is_motive · cited by 2IsPreprimitive.is_two_mot…MulAction.isMultiplyPreprimitive_ofStabilizer · cited by 1MulAction.isMultiplyPrepr…MulAction.isPreprimitive_stabilizer_subgroup · cited by 1MulAction.isPreprimitive_…alternatingGroup.stabilizer_subgroup_isPreprimitive · cited by 1alternatingGroup.stabiliz…MulAction.IsMultiplyPreprimitive.of_bijective_map · cited by 1IsMultiplyPreprimitive.of…MulAction.ofFixingSubgroup.isMultiplyPreprimitive · cited by 0ofFixingSubgroup.isMultip…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetGroup · cited by 6238GroupMulAction · cited by 1294MulActionMulActionHom · cited by 124MulActionHomMulAction.IsPretransitive · cited by 94MulAction.IsPretransitiveMulAction.IsBlock · cited by 73MulAction.IsBlockMulAction.IsPreprimitive · cited by 50MulAction.IsPreprimitiveSet.image_preimage_eq · cited by 38Set.image_preimage_eqMulAction.IsTrivialBlock · cited by 15MulAction.IsTrivialBlockMulAction.IsPreprimitive.isTrivialBlock_of_isBlock · cited by 9IsPreprimitive.isTrivialB…MulAction.IsPretransitive.of_surjective_map · cited by 7IsPretransitive.of_surjec…MulAction.IsBlock.preimage · cited by 5IsBlock.preimageMulAction.IsTrivialBlock.image · cited by 1IsTrivialBlock.imageIsPreprimitive.of_surjectiveCITED BYCITES

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.