Theorems · Theorem · group theory
SubAddAction.mem_ofFixingAddSubgroup_insert_iff
∀ {M : Type u_1} {α : Type u_2} [inst : AddGroup M] [inst_1 : AddAction M α] {a : α}
{s : Set ↥(SubAddAction.ofStabilizer M a)} {x : α},
x ∈ SubAddAction.ofFixingAddSubgroup M (insert a ((fun x => ↑x) '' s)) ↔
∃ (hx : x ∈ SubAddAction.ofStabilizer M a),
⟨x, hx⟩ ∈ SubAddAction.ofFixingAddSubgroup (↥(AddAction.stabilizer M a)) s- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- AddGroupstatement and proof · cited by 4,410
- AddSubgroupstatement · cited by 3,232
- AddActionstatement and proof · cited by 820
- AddAction.stabilizerstatement · cited by 112
- SubAddActionstatement · cited by 86
- fixingAddSubgroupstatement · cited by 50
- SubAddAction.ofFixingAddSubgroupstatement · cited by 32
- SubAddAction.ofStabilizerstatement and proof · cited by 29
Cited by1
Results whose statement or proof uses this declaration.
- SubAddAction.ofFixingAddSubgroup_insert_map_bijectiveproof · cited by 2