Theorems · Theorem · group theory
AddAction.isMultiplyPreprimitive_congr
∀ {M : Type u_1} {α : Type u_2} [inst : AddGroup M] [inst_1 : AddAction M α] {N : Type u_3} {β : Type u_4}
[inst_2 : AddGroup N] [inst_3 : AddAction N β] {φ : M → N},
Function.Surjective φ →
∀ {f : α →ₑ[φ] β},
Function.Bijective ⇑f → ∀ {n : ℕ}, AddAction.IsMultiplyPreprimitive M α n ↔ AddAction.IsMultiplyPreprimitive N β n- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- Setproof · cited by 53,352
- Set.imageproof · cited by 5,609
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddproof · cited by 1,820
- Function.Bijectivestatement and proof · cited by 863
- AddActionstatement and proof · cited by 820
- Subtype.propproof · cited by 505
- Set.mem_image_of_memproof · cited by 371
- Set.encardproof · cited by 327
- Function.Injective.injOnproof · cited by 280
- Set.mem_imageproof · cited by 131
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.