Theorems · Theorem · manifolds
properSMul_iff
∀ (G : Type u_1) (X : Type u_2) [inst : TopologicalSpace G] [inst_1 : TopologicalSpace X] [inst_2 : Group G] [inst_3 : MulAction G X], ProperSMul G X ↔ IsProperMap fun gx => (gx.1 • gx.2, gx.2)
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Groupstatement and proof · cited by 6,238
- MulActionstatement and proof · cited by 1,294
- IsProperMapstatement and proof · cited by 66
- ProperSMulstatement and proof · cited by 14
- ProperSMul.casesOnproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- properSMul_iff_continuousSMul_ultrafilter_tendstoproof · cited by 1
- t2Space_of_properSMul_of_t1Groupproof · cited by 0