Theorems · Definition · Lie groups
ClosedSubgroup.recOn
{G : Type u} →
[inst : Group G] →
[inst_1 : TopologicalSpace G] →
{motive : ClosedSubgroup G → Sort u_1} →
(t : ClosedSubgroup G) →
((toSubgroup : Subgroup G) →
(isClosed' : IsClosed toSubgroup.carrier) → motive { toSubgroup := toSubgroup, isClosed' := isClosed' }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses no axioms
- Assumes
- GroupTopologicalSpace
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
- Groupstatement and proof · cited by 6,238
- Subgroupstatement and proof · cited by 3,593
- IsClosedstatement and proof · cited by 1,639
- Subsemigroup.carrierstatement and proof · cited by 160
- Submonoid.toSubsemigroupstatement and proof · cited by 159
- Subgroup.toSubmonoidstatement and proof · cited by 114
- ClosedSubgroupstatement and proof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.