Theorems · Theorem · order theory
Pi.toColex_update_lt_self_iff
∀ {ι : Type u_1} {β : ι → Type u_2} [inst : LinearOrder ι] {x : (i : ι) → β i} {i : ι} {a : β i}
[inst_1 : (i : ι) → PartialOrder (β i)] [WellFoundedGT ι], toColex (Function.update x i a) < toColex x ↔ a < x i- Defined in
- Mathlib.Order.PiLex
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 502
- Colexstatement · cited by 131
- WellFoundedGTstatement and proof · cited by 114
- toColexstatement · cited by 90
- Pi.toLex_update_lt_self_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.