Theorems · Theorem · order theory
Pi.toLex_update_lt_self_iff
∀ {ι : Type u_1} {β : ι → Type u_2} [inst : LinearOrder ι] {x : (i : ι) → β i} {i : ι} {a : β i}
[inst_1 : (i : ι) → PartialOrder (β i)] [WellFoundedLT ι], toLex (Function.update x i a) < toLex x ↔ a < x i- Defined in
- Mathlib.Order.PiLex
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- LinearOrderstatement and proof · cited by 8,572
- Equivstatement · cited by 8,337
- PartialOrderstatement and proof · cited by 6,410
- Function.updatestatement and proof · cited by 502
- WellFoundedLTstatement and proof · cited by 491
- Lexstatement · cited by 370
- Function.update_selfproof · cited by 201
- Function.update_of_neproof · cited by 198
- toLexstatement and proof · cited by 195
- LT.lt.falseproof · cited by 66
- Pi.toLex_strictMonoproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Pi.toColex_update_lt_self_iffproof · cited by 0