Mathlib Map

Theorems · Definition · number theory

Nat.bits

ℕ → List Bool

bits n returns a list of Bools which correspond to the binary representation of n, where the head of the list represents the least significant bit

Defined in
Mathlib.Data.Nat.Bits
Cited by
10 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Quot.sound

Around this declaration

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

Cites1

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

Cited by10

Results whose statement or proof uses this declaration.