Theorems · Definition · group theory
Function.Injective.mulActionHom_embedding
{G : Type u_1} →
{α : Type u_2} →
[inst : Group G] →
[inst_1 : MulAction G α] →
{H : Type u_3} →
{β : Type u_4} →
[inst_2 : Group H] →
[inst_3 : MulAction H β] →
{σ : G → H} → {f : α →ₑ[σ] β} → (ι : Type u_5) → Function.Injective ⇑f → (ι ↪ α) →ₑ[σ] ι ↪ βAn injective equivariant map α →ₑ[σ] β induces
an equivariant map on embedding types (ι ↪ α) → (ι ↪ β).
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Groupstatement and proof · cited by 6,238
- MulActionstatement and proof · cited by 1,294
- Function.Embeddingstatement and proof · cited by 988
- MulActionHomstatement and proof · cited by 124
- MulActionHom.toFunproof · cited by 46
- Function.Embedding.toFunproof · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- Function.Injective.mulActionHom_embedding_applystatement · cited by 2
- Function.Bijective.mulActionHom_embedding_isBijectivestatement · cited by 1
- Function.Injective.mulActionHom_embedding_isInjectivestatement and proof · cited by 1
- Function.Injective.mulActionHom_embedding.congr_simpstatement and proof · cited by 0