Theorems · Theorem · commutative algebra
Nat.cast_add_comm
∀ {α : Type u_1} [inst : AddMonoidWithOne α] (m n : ℕ), ↑m + ↑n = ↑n + ↑m- Defined in
- Mathlib.Data.Nat.Cast.Commute
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- AddMonoidWithOne
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidWithOnestatement and proof · cited by 313
- Nat.addCommute_castproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.