Theorems · Theorem · number theory
ZNum.cast_bitm1
∀ {α : Type u_1} [inst : AddGroupWithOne α] (n : ZNum), ↑n.bitm1 = ↑n + ↑n - 1- Defined in
- Mathlib.Data.Num.ZNum
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Quot.sound
- Assumes
- AddGroupWithOne
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- add_commproof · cited by 1,535
- sub_eq_add_negproof · cited by 1,023
- neg_negproof · cited by 960
- add_assocproof · cited by 746
- Int.cast_oneproof · cited by 371
- neg_add_revproof · cited by 236
- Int.cast_negproof · cited by 224
- Int.cast_addproof · cited by 124
- AddGroupWithOnestatement and proof · cited by 111
- ZNumstatement and proof · cited by 73
- castZNumstatement and proof · cited by 41
- ZNum.bit1proof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.