Theorems · Theorem · group theory
UniqueAdd.addHom_preimage
∀ {G : Type u_1} {H : Type u_2} [inst : Add G] [inst_1 : Add H] (f : G →ₙ+ H) (hf : Function.Injective ⇑f) (a0 b0 : G)
{A B : Finset H}, UniqueAdd A B (f a0) (f b0) → UniqueAdd (A.preimage ⇑f ⋯) (B.preimage ⇑f ⋯) a0 b0UniqueAdd is preserved by inverse images under injective, additive maps.
- Defined in
- Mathlib.Algebra.Group.UniqueProds.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement · cited by 8,199
- Set.preimagestatement · cited by 4,946
- map_addproof · cited by 964
- AddHomstatement and proof · cited by 294
- Function.Injective.injOnstatement and proof · cited by 280
- Finset.preimagestatement and proof · cited by 108
- UniqueAddstatement and proof · cited by 27
- Finset.mem_preimageproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.