Mathlib Map

Theorems · Definition · number theory

Nat.log.go

ℕ → ℕ → ℕ → ℕ × ℕ

An auxiliary definition for Nat.log. For b > 1, n ≠ 0, n < b ^ fuel, Nat.log.go n b fuel = (n / b ^ b.log n, b.log n).

Defined in
Mathlib.Data.Nat.Log
Cited by
7 results in Mathlib
Foundations
Depth 21 from the axioms · uses no axioms

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by8

Results whose statement or proof uses this declaration.