Theorems · Theorem · number theory
Int.clog_of_right_le_one
∀ {R : Type u_1} [inst : Semifield R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] [inst_3 : FloorSemiring R]
(b : ℕ) {r : R}, r ≤ 1 → Int.clog b r = -↑(Nat.log b ⌊r⁻¹⌋₊)- Defined in
- Mathlib.Data.Int.Log
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- neg_zeroproof · cited by 542
- Semifieldstatement and proof · cited by 439
- LT.lt.not_geproof · cited by 305
- inv_oneproof · cited by 301
- LE.le.eq_or_ltproof · cited by 220
- Nat.floorstatement and proof · cited by 215
- FloorSemiringstatement and proof · cited by 179
- Nat.ceilproof · cited by 141
- Nat.logstatement and proof · cited by 101
- Nat.clogproof · cited by 43
Cited by2
Results whose statement or proof uses this declaration.
- Int.clog_natCastproof · cited by 2
- Int.clog_invproof · cited by 2