Theorems · Theorem · group theory
AddAction.orbitRel_le_snd
∀ (G : Type u_1) (α : Type u_2) (β : Type u_3) [inst : AddGroup G] [inst_1 : AddAction G α] [inst_2 : AddAction G β], AddAction.orbitRel G (α × β) ≤ Setoid.comap Prod.snd (AddAction.orbitRel G β)
- Defined in
- Mathlib.GroupTheory.GroupAction.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 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.
- AddGroupstatement and proof · cited by 4,410
- AddActionstatement and proof · cited by 820
- AddAction.orbitRelstatement · cited by 47
- Setoid.comapstatement · cited by 16
- Setoid.le_defproof · cited by 7
- AddAction.snd_mem_orbit_of_mem_orbitproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.