Mathlib Map

Theorems · Theorem · group theory

Subgroup.IsComplement.equiv_snd_eq_self_iff_mem

∀ {G : Type u_1} [inst : Group G] {S T : Set G} (hST : Subgroup.IsComplement S T) {g : G},
  1 ∈ S → (↑(hST.equiv g).2 = g ↔ g ∈ T)
Defined in
Mathlib.GroupTheory.Complement
Cited by
2 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Group

Around this declaration

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

Cites9

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

Cited by2

Results whose statement or proof uses this declaration.