Theorems · Theorem · order theory
Set.IccExtend_of_le_left
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] {a b : α} (h : a ≤ b) {x : α} (f : ↑(Set.Icc a b) → β),
x ≤ a → Set.IccExtend h f x = f ⟨a, ⋯⟩- Defined in
- Mathlib.Order.Interval.Set.ProjIcc
- Cited by
- 4 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.
Cites7
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.left_mem_Iccstatement · cited by 67
- Set.IccExtendstatement · cited by 26
- Set.projIcc_of_le_leftproof · cited by 5
Cited by4
Results whose statement or proof uses this declaration.
- Set.IccExtend_eq_selfproof · cited by 1
- Path.extend_of_le_zeroproof · cited by 1
- Set.IccExtend_leftproof · cited by 1
- ContinuousMap.Homotopy.extend_apply_of_le_zeroproof · cited by 0