Theorems · Theorem · group theory
IsOfFinAddOrder.prod_iff
∀ {α : Type u_4} {β : Type u_5} [inst : AddMonoid α] [inst_1 : AddMonoid β] {x : α × β},
IsOfFinAddOrder x ↔ IsOfFinAddOrder x.1 ∧ IsOfFinAddOrder x.2- Defined in
- Mathlib.GroupTheory.OrderOfElement
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- AddMonoidstatement and proof · cited by 2,864
- IsOfFinAddOrderstatement and proof · cited by 105
- IsOfFinAddOrder.fstproof · cited by 1
- IsOfFinAddOrder.prod_mkproof · cited by 1
- IsOfFinAddOrder.sndproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- AddCommGroup.torsion_sumproof · cited by 0
- AddCommMonoid.torsion_sumproof · cited by 0