Theorems · Definition · number theory
Num.bit
Bool → Num → Num
bit b n appends the bit b to the end of n, where bit tt x = x1 and bit ff x = x0.
- Defined in
- Mathlib.Data.Num.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
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.
Cited by2
Results whose statement or proof uses this declaration.
- Num.castNum_eq_bitwisestatement and proof · cited by 4
- Num.bit_to_natstatement · cited by 1