Mathlib Map

Theorems · Theorem · Lie groups

Inseparable.add

∀ {M : Type u_3} [inst : TopologicalSpace M] [inst_1 : Add M] [ContinuousAdd M] {a b c d : M},
  Inseparable a b → Inseparable c d → Inseparable (a + c) (b + d)
Defined in
Mathlib.Topology.Algebra.Monoid
Cited by
0 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceAddContinuousAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.