Theorems · Theorem · group theory
AddAction.IsPretransitive.of_embedding
∀ {G : Type u_1} {α : Type u_2} [inst : AddGroup G] [inst_1 : AddAction G α] {H : Type u_3} {β : Type u_4}
[inst_2 : AddGroup H] [inst_3 : AddAction H β] {σ : G → H} {f : α →ₑ[σ] β} {n : Type u_5},
Function.Surjective ⇑f → ∀ [AddAction.IsPretransitive G (n ↪ α)], AddAction.IsPretransitive H (n ↪ β)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- AddGroupstatement and proof · cited by 4,410
- HVAdd.hVAddproof · cited by 1,820
- Function.Embeddingstatement and proof · cited by 988
- AddActionstatement and proof · cited by 820
- DFunLike.ext_iffproof · cited by 102
- Function.Embedding.transproof · cited by 83
- AddActionHomstatement and proof · cited by 82
- AddAction.IsPretransitivestatement and proof · cited by 56
- Function.Embedding.extproof · cited by 27
- Function.Embedding.trans_applyproof · cited by 25
- Function.surjInv_eqproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- AddAction.IsMultiplyPreprimitive.of_bijective_mapproof · cited by 1