Theorems · Theorem · order theory
InitialSeg.lt_apply_iff
∀ {α : Type u_1} {β : Type u_2} [inst : PartialOrder β] {a : α} {b : β} [inst_1 : PartialOrder α] (f : α ≤i β),
b < f a ↔ ∃ a' < a, f a' = b- Defined in
- Mathlib.Order.InitialSeg
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderPartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- PartialOrderstatement and proof · cited by 6,410
- InitialSegstatement and proof · cited by 70
- InitialSeg.mem_range_of_relproof · cited by 6
- InitialSeg.strictMonoproof · cited by 4
- InitialSeg.lt_iff_ltproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- Ordinal.lt_lift_iffproof · cited by 4
- Cardinal.lt_lift_iffproof · cited by 4
- PrincipalSeg.lt_apply_iffproof · cited by 0