Mathlib Map

Theorems · Definition · number theory

Nat.bitIndices

ℕ → List ℕ

The function which maps each natural number ∑ i ∈ s, 2 ^ i to the list of elements of s in increasing order.

Defined in
Mathlib.Data.Nat.BitIndices
Cited by
22 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 by23

Results whose statement or proof uses this declaration.