Mathlib Map

Theorems · Theorem · group theory

not_isOfFinAddOrder_of_injective_nsmul

∀ {G : Type u_1} [inst : AddMonoid G] {x : G}, (Function.Injective fun n => n • x) → ¬IsOfFinAddOrder x

See also injective_nsmul_iff_not_isOfFinAddOrder.

Defined in
Mathlib.GroupTheory.OrderOfElement
Cited by
2 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Quot.sound
Assumes
AddMonoid

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.