Theorems · Definition · manifolds
ProperSMul.casesOn
{G : Type u_1} →
{X : Type u_2} →
[inst : TopologicalSpace G] →
[inst_1 : TopologicalSpace X] →
[inst_2 : Group G] →
[inst_3 : MulAction G X] →
{motive : ProperSMul G X → Sort u} →
(t : ProperSMul G X) →
((isProperMap_smul_pair : IsProperMap fun gx => (gx.1 • gx.2, gx.2)) → motive ⋯) → motive t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 68 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
- 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
Cited by1
Results whose statement or proof uses this declaration.
- properSMul_iffproof · cited by 2