Mathlib Map

Theorems · Theorem · order theory

MonoidWithZeroHom.inl_mono

∀ {M₀ : Type u_1} {N₀ : Type u_2} [inst : LinearOrderedCommGroupWithZero M₀] [inst_1 : GroupWithZero N₀]
  [inst_2 : Preorder N₀] [inst_3 : DecidablePred fun x => x = 0], Monotone ⇑(MonoidWithZeroHom.inl M₀ N₀)
Defined in
Mathlib.Algebra.Order.GroupWithZero.Lex
Cited by
1 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderedCommGroupWithZeroGroupWithZeroPreorderDecidablePred

Around this declaration

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

Cites16

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

Cited by1

Results whose statement or proof uses this declaration.