Theorems · Theorem · order theory
Odd.pow_nonpos_iff
∀ {R : Type u_3} [inst : Semiring R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] {a : R} {n : ℕ} [ExistsAddOfLE R],
Odd n → (a ^ n ≤ 0 ↔ a ≤ 0)- Defined in
- Mathlib.Algebra.Order.Ring.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Semiringstatement and proof · cited by 13,802
- LinearOrderstatement and proof · cited by 8,572
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Oddstatement and proof · cited by 364
- ExistsAddOfLEstatement and proof · cited by 330
- le_iff_lt_or_eqproof · cited by 26
- pow_eq_zero_iffproof · cited by 16
- Odd.pow_neg_iffproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Odd.pow_pos_iffproof · cited by 1
- Odd.pow_nonposproof · cited by 1