Theorems · Theorem · order theory
InitialSeg.toPrincipalSeg_apply
∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {s : β → β → Prop} [inst : IsWellOrder β s] (f : InitialSeg r s)
(hf : ¬Function.Surjective ⇑f) (x : α), (f.toPrincipalSeg hf).toRelEmbedding x = f x- Defined in
- Mathlib.Order.InitialSeg
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- IsWellOrder
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
- RelEmbeddingstatement · cited by 281
- IsWellOrderstatement and proof · cited by 171
- PrincipalSeg.toRelEmbeddingstatement · cited by 129
- InitialSegstatement and proof · cited by 70
- InitialSeg.toPrincipalSegstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.