Mathlib Map

Theorems · Theorem · order theory

pow_unbounded_of_one_lt

∀ {R : Type u_3} [inst : Semiring R] [inst_1 : PartialOrder R] [IsStrictOrderedRing R] [Archimedean R] {y : R}
  [ExistsAddOfLE R] (x : R), 1 < y → ∃ n, x < y ^ n
Defined in
Mathlib.Algebra.Order.Archimedean.Basic
Cited by
7 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringPartialOrderIsStrictOrderedRingArchimedeanExistsAddOfLE

Around this declaration

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

Cites8

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

Cited by7

Results whose statement or proof uses this declaration.