Theorems · Theorem · group theory
Monoid.PushoutI.of_injective
∀ {ι : Type u_1} {G : ι → Type u_2} {H : Type u_3} [inst : (i : ι) → Group (G i)] [inst_1 : Group H]
{φ : (i : ι) → H →* G i},
(∀ (i : ι), Function.Injective ⇑(φ i)) → ∀ (i : ι), Function.Injective ⇑(Monoid.PushoutI.of i)All maps into the PushoutI, or amalgamated product of groups are injective,
provided all maps in the diagram are injective.
See also base_injective
- Defined in
- Mathlib.GroupTheory.PushoutI
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Groupstatement and proof · cited by 6,238
- MonoidHomstatement and proof · cited by 3,629
- Classical.decEqproof · cited by 134
- Function.Injective.of_compproof · cited by 82
- Monoid.PushoutI.NormalWord.Transversalproof · cited by 45
- Monoid.PushoutIstatement and proof · cited by 30
- Monoid.PushoutI.NormalWordproof · cited by 29
- FaithfulSMul.eq_of_smul_eq_smulproof · cited by 22
- Monoid.PushoutI.ofstatement and proof · cited by 20
- Monoid.PushoutI.NormalWord.transversal_nonemptyproof · cited by 3
- Monoid.PushoutI.NormalWord.of_smul_eq_smulproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.