Theorems · Theorem · general topology
JoinedIn.mul
∀ {M : Type u_4} [inst : Mul M] [inst_1 : TopologicalSpace M] [ContinuousMul M] {s t : Set M} {a b c d : M},
JoinedIn s a b → JoinedIn t c d → JoinedIn (s * t) (a * c) (b * d)- Defined in
- Mathlib.Topology.Connected.PathConnected
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- unitIntervalproof · cited by 607
- ContinuousMulstatement and proof · cited by 343
- Set.mulstatement · cited by 297
- JoinedInstatement and proof · cited by 40
- Set.mul_mem_mulproof · cited by 22
- JoinedIn.somePathproof · cited by 12
- JoinedIn.somePath_memproof · cited by 7
- Path.mulproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- IsPathConnected.mulproof · cited by 0