Theorems · Theorem · number theory
PosNum.cast_add
∀ {α : Type u_1} [inst : AddMonoidWithOne α] (m n : PosNum), ↑(m + n) = ↑m + ↑n- Defined in
- Mathlib.Data.Num.Lemmas
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext
- Assumes
- AddMonoidWithOne
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.
- Nat.cast_addproof · cited by 586
- AddMonoidWithOnestatement and proof · cited by 313
- PosNumstatement and proof · cited by 171
- castPosNumstatement and proof · cited by 74
- PosNum.cast_to_natproof · cited by 15
- PosNum.add_to_natproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- ZNum.cast_addproof · cited by 3
- PosNum.cast_succproof · cited by 2