Theorems · Theorem · group theory
FreeAddGroup.map_bijective
∀ {α : Type u} {β : Type v} {f : α → β}, Function.Bijective f → Function.Bijective ⇑(FreeAddGroup.map f)If α and β are arbitrary types and there is a bijection between them,
then the induced map on their additive free groups is also bijective.
- Defined in
- Mathlib.GroupTheory.FreeGroup.Basic
- Cited by
- 0 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.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- AddMonoidHomstatement · cited by 3,230
- Function.Bijectivestatement and proof · cited by 863
- Function.Bijective.injectiveproof · cited by 115
- Function.Bijective.surjectiveproof · cited by 114
- FreeAddGroupstatement · cited by 90
- FreeAddGroup.mapstatement · cited by 16
- FreeAddGroup.map_injectiveproof · cited by 1
- FreeAddGroup.map_surjectiveproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.