Mathlib Map

Theorems · Theorem · group theory

MulAction.oneEmbedding_isPretransitive_iff

∀ {G : Type u_1} {α : Type u_2} [inst : Group G] [inst_1 : MulAction G α] {one : Type u_5} [Unique one],
  MulAction.IsPretransitive G (one ↪ α) ↔ MulAction.IsPretransitive G α

An action is 1-pretransitive iff it is pretransitive.

Defined in
Mathlib.GroupTheory.GroupAction.MultipleTransitivity
Cited by
1 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Quot.sound
Assumes
GroupMulActionUnique

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.

Cited by1

Results whose statement or proof uses this declaration.