Mathlib Map

Theorems · Theorem · number theory

Num.cast_bit1

∀ {α : Type u_1} [inst : NonAssocSemiring α] (n : Num), ↑n.bit1 = 2 * ↑n + 1
Defined in
Mathlib.Data.Num.Lemmas
Cited by
2 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext
Assumes
NonAssocSemiring

Around this declaration

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

Cites9

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.