Theorems · Theorem · group theory
Monoid.CoprodI.lift_word_prod_nontrivial_of_not_empty
∀ {ι : Type u_1} {G : Type u_4} [inst : Group G] {H : ι → Type u_5} [inst_1 : (i : ι) → Group (H i)]
(f : (i : ι) → H i →* G),
(3 ≤ Cardinal.mk ι ∨ ∃ i, 3 ≤ Cardinal.mk (H i)) →
∀ {α : Type u_6} [inst_2 : MulAction G α] (X : ι → Set α),
(∀ (i : ι), (X i).Nonempty) →
Pairwise (Function.onFun Disjoint X) →
(Pairwise fun i j => ∀ (h : H i), h ≠ 1 → (f i) h • X j ⊆ X i) →
∀ [Nontrivial ι] {i j : ι} (w : Monoid.CoprodI.NeWord H i j), (Monoid.CoprodI.lift f) w.prod ≠ 1- Defined in
- Mathlib.GroupTheory.CoprodI
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- Equivstatement · cited by 8,337
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Set.Nonemptystatement and proof · cited by 2,627
- Cardinalstatement · cited by 2,598
- Nontrivialstatement and proof · cited by 2,416
- Disjointstatement and proof · cited by 2,201
- MulActionstatement and proof · cited by 1,294
- Cardinal.mkstatement and proof · cited by 942
- Set.smulSetstatement · cited by 608
Cited by1
Results whose statement or proof uses this declaration.
- Monoid.CoprodI.empty_of_word_prod_eq_oneproof · cited by 1