Theorems · Theorem · Lie groups
IsTopologicalGroup.continuous_conj_prod
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : Inv G] [inst_2 : Mul G] [ContinuousMul G] [ContinuousInv G],
Continuous fun g => g.1 * g.2 * g.1⁻¹Conjugation is jointly continuous on G × G when both mul and inv are continuous.
- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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 · cited by 2,592
- Continuous.compproof · cited by 371
- ContinuousMulstatement and proof · cited by 343
- continuous_fstproof · cited by 103
- ContinuousInvstatement and proof · cited by 89
- continuous_mulproof · cited by 41
- Continuous.mulproof · cited by 39
- ContinuousInv.continuous_invproof · cited by 27
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.