Theorems · Theorem · Lie groups
comap_addConj_nhds_zero
∀ {β : Type u_2} [inst : UniformSpace β] [inst_1 : AddGroup β] [IsLeftUniformAddGroup β] [IsRightUniformAddGroup β],
Filter.comap (fun gx => gx.1 + gx.2 + -gx.1) (nhds 0) = Filter.comap Prod.snd (nhds 0)Note: this assumes [IsLeftUniformAddGroup β] [IsRightUniformAddGroup β]
instead of the more typical (and equivalent) [IsUniformAddGroup β] because this is used
in the proof of said equivalence.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivproof · cited by 8,337
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- AddGroupstatement and proof · cited by 4,410
- Equiv.symmproof · cited by 3,681
- UniformSpacestatement and proof · cited by 2,040
- uniformityproof · cited by 765
- Filter.comapstatement and proof · cited by 546
- Equiv.reflproof · cited by 274
- Equiv.surjectiveproof · cited by 198
- add_neg_cancel_leftproof · cited by 76
Cited by1
Results whose statement or proof uses this declaration.
- tendsto_addConj_nhds_zeroproof · cited by 1