Theorems · Theorem · order theory
one_lt_zpow
∀ {G : Type u_2} [inst : DivInvMonoid G] [inst_1 : Preorder G] [MulLeftMono G] {x : G},
1 < x → ∀ {n : ℤ}, 0 < n → 1 < x ^ n- Cited by
- 1 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- LT.lt.ne'proof · cited by 1,417
- MulLeftMonostatement and proof · cited by 410
- zpow_natCastproof · cited by 271
- DivInvMonoidstatement and proof · cited by 103
- one_lt_pow'proof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- zpow_left_strictMonoproof · cited by 3