Theorems · Theorem · number theory
Int.zpow_lt_iff_lt_clog
∀ {R : Type u_1} [inst : Semifield R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] [inst_3 : FloorSemiring R]
{b : ℕ}, 1 < b → ∀ {x : ℤ} {r : R}, 0 < r → (↑b ^ x < r ↔ x < Int.clog b r)Int.clog b and zpow b (almost) form a Galois connection.
- Defined in
- Mathlib.Data.Int.Log
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Semifieldstatement and proof · cited by 439
- FloorSemiringstatement and proof · cited by 179
- GaloisInsertion.gcproof · cited by 137
- Int.clogstatement · cited by 21
- GaloisConnection.lt_iff_ltproof · cited by 6
- Int.clogZPowGiproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.