Mathlib Map

Theorems · Theorem · Lie groups

AddTorsor.connectedSpace

∀ (G : Type u_1) (P : Type u_2) [inst : AddGroup G] [inst_1 : AddTorsor G P] [inst_2 : TopologicalSpace G]
  [PreconnectedSpace G] [inst_4 : TopologicalSpace P] [ContinuousVAdd G P], ConnectedSpace P

An AddTorsor for a connected space is a connected space. This is not an instance because it loops for a group as a torsor over itself.

Defined in
Mathlib.Topology.Algebra.MulAction
Cited by
4 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddTorsorTopologicalSpacePreconnectedSpaceTopologicalSpaceContinuousVAdd

Around this declaration

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

Cites6

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

Cited by4

Results whose statement or proof uses this declaration.