Theorems · Theorem · number theory
Nat.bodd_mul
∀ (m n : ℕ), (m * n).bodd = (m.bodd && n.bodd)
- Defined in
- Mathlib.Data.Nat.Bits
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
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.
- Nat.boddstatement and proof · cited by 37
- Nat.bodd_succproof · cited by 11
- Nat.bodd_addproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- Computable.sumCasesOnproof · cited by 5
- Nat.div2_succproof · cited by 4
- Nat.mod_two_of_boddproof · cited by 3
- Primrec.sumCasesOnproof · cited by 1
- Int.bodd_mulproof · cited by 1