Theorems · Theorem · Lie groups
exists_idempotent_of_compact_t2_of_continuous_mul_left
∀ {M : Type u_1} [Nonempty M] [inst : Semigroup M] [inst_1 : TopologicalSpace M] [CompactSpace M] [T2Space M],
(∀ (r : M), Continuous fun x => x * r) → ∃ m, m * m = mAny nonempty compact Hausdorff semigroup where right-multiplication is continuous contains
an idempotent, i.e. an m such that m * m = m.
- Defined in
- Mathlib.Topology.Algebra.Semigroup
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.Nonemptyproof · cited by 2,627
- Continuousstatement and proof · cited by 2,592
- mul_assocproof · cited by 1,667
- IsClosedproof · cited by 1,639
- T2Spacestatement and proof · cited by 1,351
- Set.iInterproof · cited by 1,084
- CompactSpacestatement and proof · cited by 593
Cited by2
Results whose statement or proof uses this declaration.
- exists_idempotent_in_compact_subsemigroupproof · cited by 1
- Hindman.exists_FP_of_finite_coverproof · cited by 0