Theorems · Theorem · number theory
Num.castNum_and
∀ (m n : Num), ↑(m &&& n) = ↑m &&& ↑n
- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PosNumproof · cited by 171
- Numstatement · cited by 117
- castNumstatement · cited by 72
- PosNum.bitproof · cited by 6
- Num.castNum_eq_bitwiseproof · cited by 4
- PosNum.landproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.