Theorems · Theorem · Lie groups
Topology.IsInducing.continuousSMul
∀ {M : Type u_1} {X : Type u_2} {Y : Type u_3} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X]
[inst_2 : TopologicalSpace Y] [inst_3 : SMul M X] [ContinuousSMul M X] {g : Y → X} {N : Type u_5} [inst_5 : SMul N Y]
[inst_6 : TopologicalSpace N] {f : N → M},
Topology.IsInducing g → Continuous f → (∀ {c : N} {x : Y}, g (c • x) = f c • g x) → ContinuousSMul N YSuppose that N acts on X and M continuously acts on Y.
Suppose that g : Y → X is an action homomorphism in the following sense:
there exists a continuous function f : N → M such that g (c • x) = f c • g x.
Then the action of N on X is continuous as well.
In many cases, f = id so that g is an action homomorphism in the sense of MulActionHom.
However, this version also works for semilinear maps and f = Units.val.
- Defined in
- Mathlib.Topology.Algebra.MulAction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Continuousstatement and proof · cited by 2,592
- ContinuousSMulstatement and proof · cited by 1,016
- Continuous.compproof · cited by 371
- Topology.IsInducingstatement and proof · cited by 266
- continuous_fstproof · cited by 103
- continuous_sndproof · cited by 91
- Topology.IsInducing.continuousproof · cited by 48
- Continuous.fun_smulproof · cited by 44
- Topology.IsInducing.continuous_iffproof · cited by 34
Cited by1
Results whose statement or proof uses this declaration.
- continuousSMul_inducedₛₗproof · cited by 4