Theorems · Theorem · order theory
Pi.Lex.le_sInf_apply
∀ {ι : 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)}, (∀ f ∈ s, (∀ j < i, f j = sInf s j) → e i ≤ f i) → e i ≤ sInf s 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
- le_sInfproof · cited by 51
- Pi.Lex.sInf_applyproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Pi.Lex.sSup_apply_leproof · cited by 1
- Pi.Colex.le_sInf_applyproof · cited by 0