Theorems · Theorem · general topology
Path.trans_apply
∀ {X : Type u_1} [inst : TopologicalSpace X] {x y z : X} (γ : Path x y) (γ' : Path y z) (t : ↑unitInterval),
(γ.trans γ') t = if h : ↑t ≤ 1 / 2 then γ ⟨2 * ↑t, ⋯⟩ else γ' ⟨2 * ↑t - 1, ⋯⟩- Defined in
- Mathlib.Topology.Path
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- Realstatement · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- LT.lt.lestatement and proof · cited by 2,189
- Set.Iccstatement · cited by 1,702
- unitIntervalstatement and proof · cited by 607
- not_lestatement and proof · cited by 328
- Pathstatement and proof · cited by 318
- zero_lt_twostatement and proof · cited by 124
- Path.transstatement · cited by 54
Cited by9
Results whose statement or proof uses this declaration.
- Path.trans_symmproof · cited by 3
- Path.extend_trans_of_le_halfproof · cited by 3
- IsLocalHomeomorph.existsUnique_continuousMap_liftsproof · cited by 2
- IsCoveringMap.liftPath_transproof · cited by 1
- Path.delayReflRight_zeroproof · cited by 1
- Path.map_transproof · cited by 1
- Path.Homotopic.map_trans_evalAtproof · cited by 0
- Path.uniformContinuous_transproof · cited by 0
- Path.Homotopy.trans_assoc_reparamproof · cited by 0