Theorems · Definition · general topology
Path.inv
{X : Type u_1} →
[inst : TopologicalSpace X] → {a b : X} → [inst_1 : Inv X] → [ContinuousInv X] → Path a b → Path a⁻¹ b⁻¹Pointwise inversion of paths in a topological group.
- Defined in
- Mathlib.Topology.Path
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Pathstatement and proof · cited by 318
- ContinuousInvstatement and proof · cited by 89
- ContinuousInv.continuous_invproof · cited by 27
- Path.mapproof · cited by 21
Cited by3
Results whose statement or proof uses this declaration.
- JoinedIn.invproof · cited by 0
- Joined.invproof · cited by 0
- Path.inv_applystatement and proof · cited by 0