Theorems · Theorem · number theory
Nat.div2_val
∀ (n : ℕ), n.div2 = n / 2
- Defined in
- Mathlib.Data.Nat.Bits
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Nat.div2statement · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- Nat.div2_bitproof · cited by 7
- Primrec.nat_div2proof · cited by 3
- Int.div2_valproof · cited by 1
- Num.castNum_shiftRightproof · cited by 0