Theorems · Theorem · Lie groups
IsTopologicalGroup.isOpenMap_iff_nhds_one
∀ {G : Type w} [inst : TopologicalSpace G] [inst_1 : Group G] [IsTopologicalGroup G] {H : Type u_1} [inst_3 : Monoid H]
[inst_4 : TopologicalSpace H] [ContinuousConstSMul H H] {F : Type u_2} [inst_6 : FunLike F G H] [MonoidHomClass F G H]
{f : F}, IsOpenMap ⇑f ↔ nhds 1 ≤ Filter.map (⇑f) (nhds 1)- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- Groupstatement and proof · cited by 6,238
- nhdsstatement and proof · cited by 5,554
- Monoidstatement and proof · cited by 3,887
- mul_oneproof · cited by 3,885
- LE.le.transproof · cited by 3,151
- FunLikestatement and proof · cited by 2,560
- map_mulproof · cited by 1,137
- map_oneproof · cited by 861
- ContinuousConstSMulstatement and proof · cited by 832
Cited by1
Results whose statement or proof uses this declaration.
- IsOpenUnits.of_isAdicproof · cited by 0