Theorems · Theorem · group theory
MonoidHom.injective_noncommPiCoprod_of_iSupIndep
∀ {G : Type u_1} [inst : Group G] {ι : Type u_2} {H : ι → Type u_3} [inst_1 : (i : ι) → Group (H i)]
(ϕ : (i : ι) → H i →* G) [inst_2 : Fintype ι]
{hcomm : Pairwise fun i j => ∀ (x : H i) (y : H j), Commute ((ϕ i) x) ((ϕ j) y)},
(iSupIndep fun i => (ϕ i).range) →
(∀ (i : ι), Function.Injective ⇑(ϕ i)) → Function.Injective ⇑(MonoidHom.noncommPiCoprod ϕ hcomm)- Defined in
- Mathlib.GroupTheory.NoncommPiCoprod
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- SetLike.coeproof · cited by 8,199
- Fintypestatement and proof · cited by 7,736
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Subgroupstatement · cited by 3,593
- Finset.univproof · cited by 3,473
- map_oneproof · cited by 861
- Commutestatement and proof · cited by 639
- Pairwisestatement and proof · cited by 516
- Finset.mem_univproof · cited by 361
- MonoidHom.rangestatement and proof · cited by 314
Cited by2
Results whose statement or proof uses this declaration.
- Equiv.Perm.OnCycleFactors.kerParam_injectiveproof · cited by 1
- Subgroup.injective_noncommPiCoprod_of_iSupIndepproof · cited by 0