Theorems · Theorem · Lie groups
tendsto_inv_iff
∀ {G : Type w} {α : Type u} [inst : TopologicalSpace G] [inst_1 : InvolutiveInv G] [ContinuousInv G] {l : Filter α}
{m : α → G} {a : G}, Filter.Tendsto (fun x => (m x)⁻¹) l (nhds a⁻¹) ↔ Filter.Tendsto m l (nhds a)- Defined in
- Mathlib.Topology.Algebra.Group.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Quot.sound
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
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- inv_invproof · cited by 494
- InvolutiveInvstatement and proof · cited by 102
- ContinuousInvstatement and proof · cited by 89
- Filter.Tendsto.invproof · cited by 7
Cited by6
Results whose statement or proof uses this declaration.
- ENNReal.tendsto_inv_nat_nhds_zeroproof · cited by 4
- MeasureTheory.ae_eq_of_ae_le_of_lintegral_leproof · cited by 3
- VitaliFamily.measure_limRatioMeas_topproof · cited by 2
- ENNReal.Tendsto.const_divproof · cited by 0
- ENNReal.Tendsto.divproof · cited by 0
- ENNReal.tendsto_inv_iffproof · cited by 0