Mathlib Map

Theorems · Theorem · sequences and series

arithGeom_strictMono

∀ {R : Type u_1} {a b u₀ : R} [inst : Field R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R],
  1 < a → b / (1 - a) < u₀ → StrictMono (arithGeom a b u₀)
Defined in
Mathlib.Analysis.SpecificLimits.ArithmeticGeometric
Cited by
1 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLinearOrderIsStrictOrderedRing

Around this declaration

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

Cites15

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.