Theorems · Theorem · order theory
exists_nat_pow_near_of_lt_one
∀ {K : Type u_4} [inst : Semifield K] [inst_1 : LinearOrder K] [IsStrictOrderedRing K] [Archimedean K] {x y : K}
[ExistsAddOfLE K], 0 < x → x ≤ 1 → 0 < y → y < 1 → ∃ n, y ^ (n + 1) < x ∧ x ≤ y ^ nGiven x and y between 0 and 1, x is between two successive powers of y.
This is the same as exists_nat_pow_near, but for elements between 0 and 1
- Defined in
- Mathlib.Algebra.Order.Archimedean.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Archimedeanstatement and proof · cited by 603
- Semifieldstatement and proof · cited by 439
- ExistsAddOfLEstatement and proof · cited by 330
- pow_posproof · cited by 292
- inv_powproof · cited by 140
- inv_le_inv₀proof · cited by 23
- inv_lt_inv₀proof · cited by 17
- one_lt_inv_iff₀proof · cited by 4
- exists_nat_pow_nearproof · cited by 2
- one_le_inv_iff₀proof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- FDerivMeasurableAux.D_subset_differentiable_setproof · cited by 1
- RightDerivMeasurableAux.D_subset_differentiable_setproof · cited by 1