Theorems · Theorem · group theory
MulAction.orbit_eq_iff
∀ {G : Type u_1} {α : Type u_2} [inst : Group G] [inst_1 : MulAction G α] {a b : α},
MulAction.orbit G a = MulAction.orbit G b ↔ a ∈ MulAction.orbit G b- Defined in
- Mathlib.GroupTheory.GroupAction.Defs
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Groupstatement and proof · cited by 6,238
- MulActionstatement and proof · cited by 1,294
- MulAction.orbitstatement and proof · cited by 114
- MulAction.mem_orbit_selfproof · cited by 9
- MulAction.orbit_smulproof · cited by 3
Cited by3
Results whose statement or proof uses this declaration.
- mem_closure_isSwapproof · cited by 2
- swap_mem_closure_isSwapproof · cited by 1
- MulAction.orbitRel.Quotient.mem_subgroup_orbit_iff'proof · cited by 0