Theorems · Theorem · Lie groups
ContinuousMap.addRight_add
∀ {X : Type u_6} [inst : AddSemigroup X] [inst_1 : TopologicalSpace X] [inst_2 : SeparatelyContinuousAdd X] (x y : X),
ContinuousMap.addRight (x + y) = (ContinuousMap.addRight y).comp (ContinuousMap.addRight x)- Defined in
- Mathlib.Topology.Algebra.Monoid
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- ContinuousMapstatement · cited by 2,491
- add_assocproof · cited by 746
- ContinuousMap.compstatement · cited by 181
- AddSemigroupstatement and proof · cited by 136
- ContinuousMap.extproof · cited by 92
- SeparatelyContinuousAddstatement and proof · cited by 83
- ContinuousMap.addRightstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.