Theorems · Theorem · order theory
Pi.Lex.sInf_apply_le
∀ {ι : Type u_1} {α : ι → Type u_2} [inst : LinearOrder ι] [inst_1 : (i : ι) → CompleteLinearOrder (α i)]
[inst_2 : WellFoundedLT ι] {s : Set (Lex ((i : ι) → (fun i => α i) i))} {i : ι}
{e : Lex ((i : ι) → (fun i => α i) i)}, e ∈ s → (∀ j < i, e j = sInf s j) → sInf s i ≤ e i- Defined in
- Mathlib.Order.CompleteLattice.PiLex
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 34 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.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- InfSet.sInfstatement and proof · cited by 935
- WellFoundedLTstatement and proof · cited by 491
- Lexstatement and proof · cited by 370
- CompleteLinearOrderstatement and proof · cited by 126
- sInf_leproof · cited by 110
- Pi.Lex.sInf_applyproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Pi.Lex.le_sSup_applyproof · cited by 1
- Pi.Colex.sInf_apply_leproof · cited by 0