Theorems · Definition · order theory
PrincipalSeg.codRestrict
{α : Type u_1} →
{β : Type u_2} →
{r : α → α → Prop} →
{s : β → β → Prop} →
(p : Set β) →
(f : PrincipalSeg r s) →
(∀ (a : α), f.toRelEmbedding a ∈ p) → f.top ∈ p → PrincipalSeg r (Subrel s fun x => x ∈ p)Restrict the codomain of a principal segment embedding.
- Defined in
- Mathlib.Order.InitialSeg
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, 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.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- RelEmbeddingstatement · cited by 281
- PrincipalSeg.toRelEmbeddingstatement and proof · cited by 129
- PrincipalSegstatement and proof · cited by 73
- Subrelstatement · cited by 53
- PrincipalSeg.topstatement and proof · cited by 41
- RelEmbedding.codRestrictproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- PrincipalSeg.codRestrict_applystatement · cited by 0
- PrincipalSeg.codRestrict_topstatement · cited by 0