Mathlib Map

Theorems · Theorem · group theory

not_isAddCyclic_prod_of_infinite_nontrivial

∀ (M : Type u_4) (N : Type u_5) [inst : AddGroup M] [inst_1 : AddGroup N] [Infinite M] [Nontrivial N],
  ¬IsAddCyclic (M × N)
Defined in
Mathlib.GroupTheory.SpecificGroups.Cyclic
Cited by
2 results in Mathlib
Foundations
Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddGroupInfiniteNontrivial

Around this declaration

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

Cites23

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.