Theorems · Theorem · group theory
UniqueProds.of_mulHom
∀ {G : Type u} {H : Type v} [inst : Mul G] [inst_1 : Mul H] (f : H →ₙ* G),
(∀ ⦃a b c d : H⦄, a * b = c * d → f a = f c ∧ f b = f d → a = c ∧ b = d) → ∀ [UniqueProds G], UniqueProds H- Defined in
- Mathlib.Algebra.Group.UniqueProds.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- MulMulUniqueProds
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- Finsetproof · cited by 13,712
- Finset.Nonemptyproof · cited by 1,001
- Finset.imageproof · cited by 910
- MulHomstatement and proof · cited by 299
- Finset.mem_imageproof · cited by 105
- UniqueMulproof · cited by 28
- Finset.Nonempty.imageproof · cited by 25
- UniqueProdsstatement and proof · cited by 8
- UniqueProds.uniqueMul_of_nonemptyproof · cited by 3
- UniqueMul.of_mulHom_imageproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- UniqueProds.of_injective_mulHomproof · cited by 1