Theorems · Theorem · order theory
Set.projIci_of_mem
∀ {α : Type u_1} [inst : LinearOrder α] {a x : α} (hx : x ∈ Set.Ici a), Set.projIci a x = ⟨x, hx⟩- Defined in
- Mathlib.Order.Interval.Set.ProjIcc
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
- Assumes
- LinearOrder
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.
- Setstatement · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement · cited by 7,166
- Set.Icistatement and proof · cited by 1,070
- le_max_leftproof · cited by 215
- Set.projIcistatement · cited by 13
Cited by3
Results whose statement or proof uses this declaration.
- Set.projIci_coeproof · cited by 3
- Set.strictMonoOn_projIciproof · cited by 1
- Set.IciExtend_of_memproof · cited by 0