Theorems · Definition · group theory
UniqueMul
{G : Type u_1} → [Mul G] → Finset G → Finset G → G → G → PropLet G be a Type with multiplication, let A B : Finset G be finite subsets and
let a0 b0 : G be two elements. UniqueMul A B a0 b0 asserts a0 * b0 can be written in at
most one way as a product of an element of A and an element of B.
- Defined in
- Mathlib.Algebra.Group.UniqueProds.Basic
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Mul
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
Cited by32
Results whose statement or proof uses this declaration.
- UniqueMul.of_mulOppositestatement and proof · cited by 4
- UniqueProds.uniqueMul_of_nonemptystatement · cited by 3
- UniqueMul.of_mulHom_imagestatement and proof · cited by 3
- TwoUniqueProds.uniqueMul_of_one_lt_cardstatement · cited by 2
- TwoUniqueProds.of_mulHomproof · cited by 1
- MonoidAlgebra.coeff_mul_mul_of_uniqueMulstatement and proof · cited by 1
- UniqueMul.iff_card_le_onestatement and proof · cited by 1
- UniqueMul.iff_existsUniquestatement and proof · cited by 1
- UniqueMul.mulHom_image_iffstatement and proof · cited by 1
- UniqueMul.mulHom_map_iffstatement and proof · cited by 1
- UniqueMul.of_card_le_onestatement · cited by 1
- UniqueMul.to_mulOppositestatement and proof · cited by 1