Theorems · Definition · general topology
Joined.somePath
{X : Type u_1} → [inst : TopologicalSpace X] → {x y : X} → Joined x y → Path x yWhen two points are joined, choose some path from x to y.
- Defined in
- Mathlib.Topology.Connected.PathConnected
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses Classical.choice
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Nonempty.someproof · cited by 340
- Pathstatement · cited by 318
- Joinedstatement and proof · cited by 29
Cited by12
Results whose statement or proof uses this declaration.
- Joined.transproof · cited by 4
- Joined.symmproof · cited by 3
- Joined.mapproof · cited by 2
- Joined.mulproof · cited by 2
- pathComponent_subset_componentproof · cited by 2
- Joined.addproof · cited by 1
- Joined.piproof · cited by 1
- Joined.prodproof · cited by 1
- Joined.invproof · cited by 0
- Joined.somePath.congr_simpstatement and proof · cited by 0
- Joined.negproof · cited by 0
- joinedIn_iff_joinedproof · cited by 0