Documentation

LeanPool.OrderPQ.PrimeOrder

LeanPool.OrderPQ.PrimeOrder #

theorem ne_iff_eq_of_or_and_ne {α : Type u_1} {a b c : α} (h1 : a = b a = c) (h2 : b c) :
a b a = c
theorem IsSimpleGroup.monoidHom_injective_or_eq_one {G : Type u_1} [Group G] [IsSimpleGroup G] {H : Type u_2} [Group H] (φ : G →* H) :
theorem Subgroup.eq_bot_or_eq_top_of_prime_card' {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [Group G] (h : Nat.card G = p) {H : Subgroup G} :
H = H =
theorem AddSubgroup.eq_bot_or_eq_top_of_prime_card' {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [AddGroup G] (h : Nat.card G = p) {H : AddSubgroup G} :
H = H =
theorem IsSimpleGroup.of_prime_card {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [Group G] (h : Nat.card G = p) :
theorem IsSimpleAddGroup.of_prime_card {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [AddGroup G] (h : Nat.card G = p) :
theorem Subgroup.ne_top_iff_eq_bot_of_prime_card {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [Group G] (h : Nat.card G = p) {H : Subgroup G} :
theorem AddSubgroup.ne_top_iff_eq_bot_of_prime_card {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [AddGroup G] (h : Nat.card G = p) {H : AddSubgroup G} :
theorem Subgroup.zpowers_eq_top_of_ne_one {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [Group G] (h : Nat.card G = p) {x : G} (hx : x 1) :
theorem AddSubgroup.zmultiples_eq_top_of_ne_zero {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [AddGroup G] (h : Nat.card G = p) {x : G} (hx : x 0) :
theorem MonoidHom.end_eq_of_apply_eq {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [Group G] (h : Nat.card G = p) {x : G} (hx : x 1) (f₁ f₂ : G →* G) (h2 : f₁ x = f₂ x) :
f₁ = f₂
theorem AddMonoidHom.end_eq_of_apply_eq {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [AddGroup G] (h : Nat.card G = p) {x : G} (hx : x 0) (f₁ f₂ : G →+ G) (h2 : f₁ x = f₂ x) :
f₁ = f₂
theorem MulAut.eq_of_apply_eq {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [Group G] (h : Nat.card G = p) {x : G} (hx : x 1) (f₁ f₂ : G ≃* G) (h2 : f₁ x = f₂ x) :
f₁ = f₂
theorem AddAut.eq_of_apply_eq {p : } [hp : Fact (Nat.Prime p)] {G : Type u_1} [AddGroup G] (h : Nat.card G = p) {x : G} (hx : x 0) (f₁ f₂ : G ≃+ G) (h2 : f₁ x = f₂ x) :
f₁ = f₂