Mathlib Map

Theorems · Theorem · group theory

AddAction.isPretransitive_congr

∀ {M : Type u_3} {N : Type u_4} {α : Type u_5} {β : Type u_6} [inst : AddMonoid M] [inst_1 : AddMonoid N]
  [inst_2 : AddAction M α] [inst_3 : AddAction N β] {φ : M → N} {f : α →ₑ[φ] β},
  Function.Surjective φ → Function.Bijective ⇑f → (AddAction.IsPretransitive M α ↔ AddAction.IsPretransitive N β)
Defined in
Mathlib.GroupTheory.GroupAction.Transitive
Cited by
4 results in Mathlib
Foundations
Depth 11 from the axioms · uses propext
Assumes
AddMonoidAddMonoidAddActionAddAction

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.