Theorems · Theorem · combinatorics
IsAddFreimanIso.symm
∀ {α : Type u_2} {β : Type u_3} [inst : AddCommMonoid α] [inst_1 : AddCommMonoid β] {A : Set α} {B : Set β} {f : α → β}
{n : ℕ} {g : β → α}, Set.MapsTo g B A → Set.RightInvOn g f B → IsAddFreimanIso n A B f → IsAddFreimanIso n B A gGiven an additive Freiman isomorphism f from A to B, if g maps B into A, and is a
right inverse to f on B, then g is an additive Freiman isomorphism from B to A.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
- Assumes
- AddCommMonoidAddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- AddCommMonoidstatement and proof · cited by 12,281
- Multisetproof · cited by 2,627
- Multiset.mapproof · cited by 876
- Set.MapsTostatement and proof · cited by 732
- Multiset.sumproof · cited by 388
- Multiset.cardproof · cited by 375
- Multiset.map_congrproof · cited by 232
- Multiset.map_mapproof · cited by 151
- Multiset.mem_mapproof · cited by 72
- Multiset.card_mapproof · cited by 57
- Set.RightInvOnstatement and proof · cited by 47
Cited by1
Results whose statement or proof uses this declaration.
- IsAddFreimanIso.invFunOnproof · cited by 2