Theorems · Theorem · order theory
Set.IccExtend_left
∀ {α : Type u_1} {β : Type u_2} [inst : LinearOrder α] {a b : α} (h : a ≤ b) (f : ↑(Set.Icc a b) → β),
Set.IccExtend h f a = f ⟨a, ⋯⟩- Defined in
- Mathlib.Order.Interval.Set.ProjIcc
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext
- Assumes
- LinearOrder
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.
- 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
- le_rflproof · cited by 1,558
- Set.left_mem_Iccstatement · cited by 67
- Set.IccExtendstatement · cited by 26
- Set.IccExtend_of_le_leftproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- Path.range_reparamproof · cited by 0