Theorems · Theorem · order theory
Set.IccExtend_of_mem
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] {a b : α} (h : a ≤ b) {x : α} (f : ↑(Set.Icc a b) → β)
(hx : x ∈ Set.Icc a b), Set.IccExtend h f x = f ⟨x, hx⟩- Defined in
- Mathlib.Order.Interval.Set.ProjIcc
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 20 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 and proof · cited by 7,166
- Set.Iccstatement and proof · cited by 1,702
- Set.IccExtendstatement · cited by 26
- Set.projIcc_of_memproof · cited by 11
Cited by5
Results whose statement or proof uses this declaration.
- Path.extend_applyproof · cited by 9
- ContinuousMap.Homotopy.extend_of_mem_Iproof · cited by 4
- Real.sin_arcsin'proof · cited by 3
- ContinuousMap.Homotopy.trans_applyproof · cited by 3
- Path.range_reparamproof · cited by 0