Mathlib Map

Theorems · Theorem · number theory

Num.bit1_succ

∀ (n : Num), n.bit1.succ = n.succ.bit0
Defined in
Mathlib.Data.Num.Lemmas
Cited by
1 results in Mathlib
Foundations
Depth 9 from the axioms · uses no axioms

Around this declaration

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

Cites5

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

  • PosNumproof · cited by 171
  • Numstatement and proof · cited by 117
  • Num.succstatement and proof · cited by 13
  • Num.bit0statement and proof · cited by 9
  • Num.bit1statement and proof · cited by 8

Cited by1

Results whose statement or proof uses this declaration.