Theorems · Theorem · number theory
Nat.div2_bits_eq_tail
∀ (n : ℕ), n.div2.bits = n.bits.tail
- Defined in
- Mathlib.Data.Nat.Bits
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.div2statement and proof · cited by 25
- Nat.binaryRec'proof · cited by 11
- Nat.bitsstatement and proof · cited by 10
- Nat.div2_bitproof · cited by 7
- Nat.bits_append_bitproof · cited by 6
- Nat.zero_bitsproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Nat.testBit_eq_inthproof · cited by 0