Theorems · Theorem · number theory
Nat.bitIndices_bit_false
∀ (n : ℕ), (Nat.bit false n).bitIndices = List.map (fun x => x + 1) n.bitIndices
- Defined in
- Mathlib.Data.Nat.BitIndices
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 38 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.bitstatement · cited by 92
- Nat.bitIndicesstatement · cited by 22
- Nat.binaryRec_eqproof · cited by 12
Cited by1
Results whose statement or proof uses this declaration.
- Nat.bitIndices_two_mulproof · cited by 4