Theorems · Theorem · order theory
Pi.single_pos
∀ {ι : Type u_6} {α : ι → Type u_7} [inst : DecidableEq ι] [inst_1 : (i : ι) → Zero (α i)]
[inst_2 : (i : ι) → Preorder (α i)] {i : ι} {a : α i}, 0 < Pi.single i a ↔ 0 < a- Defined in
- Mathlib.Algebra.Order.Pi
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqZeroPreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Pi.singlestatement · cited by 518
- lt_update_self_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Function.locallyFinsuppWithin.single_posproof · cited by 3