Mathlib Map

Theorems · Theorem · order theory

Nat.mono_cast

∀ {α : Type u_1} [inst : AddMonoidWithOne α] [inst_1 : PartialOrder α] [AddLeftMono α] [ZeroLEOneClass α],
  Monotone Nat.cast
Defined in
Mathlib.Data.Nat.Cast.Order.Basic
Cited by
76 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidWithOnePartialOrderAddLeftMonoZeroLEOneClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by76

Results whose statement or proof uses this declaration.