Theorems · Theorem · group theory
MulAction.IsPreprimitive.is_two_motive_of_is_motive
∀ {G : Type u_1} {α : Type u_2} [inst : Group G] [inst_1 : MulAction G α],
MulAction.IsPreprimitive G α →
∀ {s : Set α} {n : ℕ},
s.ncard = n + 1 →
n + 2 < Nat.card α →
(MulAction.IsPretransitive ↥(fixingSubgroup G s) ↥(SubMulAction.ofFixingSubgroup G s) →
MulAction.IsMultiplyPretransitive G α 2) ∧
(MulAction.IsPreprimitive ↥(fixingSubgroup G s) ↥(SubMulAction.ofFixingSubgroup G s) →
MulAction.IsMultiplyPreprimitive G α 2)Simultaneously prove MulAction.IsPreprimitive.is_two_pretransitive
and MulAction.IsPreprimitive.is_two_preprimitive.
- Defined in
- Mathlib.GroupTheory.GroupAction.Jordan
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites64
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
- Top.topproof · cited by 9,680
- Groupstatement and proof · cited by 6,238
- ENatproof · cited by 4,985
- Set.univproof · cited by 3,945
- Subgroupstatement · cited by 3,593
- Finiteproof · cited by 3,029
- Compl.complproof · cited by 2,925
- Set.Nonemptyproof · cited by 2,627
- zero_addproof · cited by 2,366
- le_reflproof · cited by 2,061
- Set.Finiteproof · cited by 1,814
Cited by2
Results whose statement or proof uses this declaration.
- MulAction.IsPreprimitive.is_two_preprimitiveproof · cited by 1
- MulAction.IsPreprimitive.is_two_pretransitiveproof · cited by 0