Theorems · Theorem · general topology
ContinuousMap.concat_comp_IccInclusionLeft
∀ {α : Type u_1} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [inst_2 : OrderTopology α] {a b c : α}
[inst_3 : Fact (a ≤ b)] [inst_4 : Fact (b ≤ c)] {E : Type u_2} [inst_5 : TopologicalSpace E]
{f : C(↑(Set.Icc a b), E)} {g : C(↑(Set.Icc b c), E)},
f ⊤ = g ⊥ → (f.concat g).comp ContinuousMap.IccInclusionLeft = f- Defined in
- Mathlib.Topology.ContinuousMap.Interval
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Top.topstatement and proof · cited by 9,680
- LinearOrderstatement and proof · cited by 8,572
- Set.Elemstatement and proof · cited by 7,166
- Bot.botstatement and proof · cited by 4,720
- Factstatement and proof · cited by 2,726
- ContinuousMapstatement and proof · cited by 2,491
- Set.Iccstatement and proof · cited by 1,702
- OrderTopologystatement and proof · cited by 1,355
- ContinuousMap.compstatement and proof · cited by 181
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousMap.concat_leftproof · cited by 2
- ContinuousMap.tendsto_concatproof · cited by 0