Theorems · Theorem · group theory
Function.Injective.isOfFinAddOrder_iff
∀ {G : Type u_1} {H : Type u_2} [inst : AddMonoid G] {x : G} [inst_1 : AddMonoid H] {f : G →+ H},
Function.Injective ⇑f → (IsOfFinAddOrder (f x) ↔ IsOfFinAddOrder x)- Defined in
- Mathlib.GroupTheory.OrderOfElement
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- addOrderOfproof · cited by 208
- IsOfFinAddOrderstatement and proof · cited by 105
- addOrderOf_pos_iffproof · cited by 10
- addOrderOf_injectiveproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- AddCommGroup.comap_torsion_of_injectiveproof · cited by 1
- AddUnits.isOfFinAddOrder_valproof · cited by 0