Theorems · Theorem · Lie groups
exists_idempotent_in_compact_subsemigroup
∀ {M : Type u_1} [inst : Semigroup M] [inst_1 : TopologicalSpace M] [T2Space M],
(∀ (r : M), Continuous fun x => x * r) →
∀ (s : Set M), s.Nonempty → IsCompact s → (∀ x ∈ s, ∀ y ∈ s, x * y ∈ s) → ∃ m ∈ s, m * m = mA version of exists_idempotent_of_compact_t2_of_continuous_mul_left where the idempotent lies
in some specified nonempty compact subsemigroup.
- Defined in
- Mathlib.Topology.Algebra.Semigroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Nonemptystatement and proof · cited by 2,627
- Continuousstatement and proof · cited by 2,592
- mul_assocproof · cited by 1,667
- T2Spacestatement and proof · cited by 1,351
- IsCompactstatement and proof · cited by 1,282
- CompactSpaceproof · cited by 593
- Continuous.compproof · cited by 371
- Semigroupstatement and proof · cited by 202
- continuous_subtype_valproof · cited by 159
- Continuous.subtype_mkproof · cited by 51
Cited by1
Results whose statement or proof uses this declaration.
- Hindman.exists_idempotent_ultrafilter_le_FPproof · cited by 1