Mathlib Map

Theorems · Theorem · order theory

pow_nonneg

∀ {M₀ : Type u_2} [inst : MonoidWithZero M₀] [inst_1 : Preorder M₀] {a : M₀} [ZeroLEOneClass M₀] [PosMulMono M₀],
  0 ≤ a → ∀ (n : ℕ), 0 ≤ a ^ n
Defined in
Mathlib.Algebra.Order.GroupWithZero.Basic
Cited by
141 results in Mathlib
Foundations
Depth 11 from the axioms, rests on 75 definitions · uses no axioms
Assumes
MonoidWithZeroPreorderZeroLEOneClassPosMulMono

Around this declaration

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

Cites4

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

Cited by141

Results whose statement or proof uses this declaration.