Mathlib Map

Theorems · Theorem · order theory

one_sub_le_one_sub_mul_one_add

∀ {R : Type u} [inst : Ring R] [inst_1 : PartialOrder R] [IsOrderedRing R] {a b c : R},
  b + b * c ≤ a + c → 1 - a ≤ (1 - b) * (1 + c)
Defined in
Mathlib.Algebra.Order.Ring.Defs
Cited by
0 results in Mathlib
Foundations
Depth 19 from the axioms · uses propext, Quot.sound
Assumes
RingPartialOrderIsOrderedRing

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.