Theorems · Theorem · Lie groups
Inseparable.vadd
∀ {M : Type u_1} {X : Type u_2} [inst : TopologicalSpace M] [inst_1 : TopologicalSpace X] [inst_2 : VAdd M X]
[ContinuousVAdd M X] {a b : M} {x y : X}, Inseparable a b → Inseparable x y → Inseparable (a +ᵥ x) (b +ᵥ y)- Defined in
- Mathlib.Topology.Algebra.MulAction
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, 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
- HVAdd.hVAddstatement · cited by 1,820
- VAddstatement and proof · cited by 616
- Inseparablestatement and proof · cited by 160
- ContinuousVAddstatement and proof · cited by 52
- Inseparable.mapproof · cited by 15
- ContinuousVAdd.continuous_vaddproof · cited by 13
- Inseparable.prodproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Inseparable.addproof · cited by 0