Mathlib Map

Theorems · Theorem · group theory

Set.image_add_right

∀ {α : Type u_2} [inst : AddGroup α] {t : Set α} {b : α}, (fun x => x + b) '' t = (fun x => x + -b) ⁻¹' t
Defined in
Mathlib.Algebra.Group.Pointwise.Set.Basic
Cited by
37 results in Mathlib
Foundations
Depth 12 from the axioms · uses propext, Quot.sound
Assumes
AddGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

MeasureTheory.Measure.addHaar_affineSubspace · cited by 4Measure.addHaar_affineSub…Set.image_add_right' · cited by 4Set.image_add_right'AnalyticOn.hasFPowerSeriesOnSubball · cited by 2AnalyticOn.hasFPowerSerie…MeromorphicOn.meromorphicOn_comp_add_const_iff_meromorphicOn · cited by 2MeromorphicOn.meromorphic…MeromorphicOn.divisor_comp_add_const_eq_divisor · cited by 2MeromorphicOn.divisor_com…AddSubgroup.set_add_normalizer_comm · cited by 2AddSubgroup.set_add_norma…Finset.image_add_right · cited by 1Finset.image_add_rightCStarAlgebra.convexOn_ringInverse_algebraMap_add · cited by 1CStarAlgebra.convexOn_rin…closure_subset_add_left_of_mem_nhds_zero_of_neg · cited by 1closure_subset_add_left_o…HasFPowerSeriesWithinOnBall.comp_sub · cited by 1HasFPowerSeriesWithinOnBa…MeasureTheory.Measure.IsEverywherePos.IsGdelta_of_isAddLeftInvariant · cited by 1IsEverywherePos.IsGdelta_…ProperlyDiscontinuousVAdd.ofFiniteRelIndex · cited by 1ProperlyDiscontinuousVAdd…RootPairing.chainBotCoeff_of_add · cited by 1RootPairing.chainBotCoeff…AnalyticOnNhd.comp_sub · cited by 1AnalyticOnNhd.comp_subMeasureTheory.Measure.addHaar_image_homothety · cited by 1Measure.addHaar_image_hom…Set · cited by 53352SetSet.image · cited by 5609Set.imageSet.preimage · cited by 4946Set.preimageAddGroup · cited by 4410AddGroupneg_add_cancel_right · cited by 75neg_add_cancel_rightadd_neg_cancel_right · cited by 65add_neg_cancel_rightSet.image_eq_preimage_of_inverse · cited by 27Set.image_eq_preimage_of_…Set.image_add_rightCITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by37

Results whose statement or proof uses this declaration.