Theorems · Theorem · group theory
Function.Bijective.addActionHom_embedding_isBijective
∀ {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 : α →ₑ[σ] β} {ι : Type u_5}
(hf : Function.Bijective ⇑f), Function.Bijective ⇑(Function.Injective.addActionHom_embedding ι ⋯)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- Function.Embeddingstatement and proof · cited by 988
- Function.Bijectivestatement and proof · cited by 863
- AddActionstatement and proof · cited by 820
- Function.Bijective.injectivestatement and proof · cited by 115
- AddActionHomstatement and proof · cited by 82
- Function.bijective_iff_has_inverseproof · cited by 50
- Function.Embedding.extproof · cited by 27
- Function.RightInverse.injectiveproof · cited by 20
- EmbeddingLike.injectiveproof · cited by 14
- Function.Injective.addActionHom_embeddingstatement · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- AddAction.IsPretransitive.of_embedding_congrproof · cited by 2