Theorems · Theorem · number theory
Nat.size_shiftLeft
∀ {m : ℕ}, m ≠ 0 → ∀ (n : ℕ), (m <<< n).size = m.size + n- Defined in
- Mathlib.Data.Nat.Size
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 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.sizestatement and proof · cited by 18
- Nat.size_shiftLeft'proof · cited by 1
- Nat.shiftLeft'_ne_zero_leftproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Nat.size_powproof · cited by 0