Theorems · Theorem · number theory
threeGPFree_insert_of_lt
∀ {α : Type u_2} [inst : CommMonoid α] [inst_1 : PartialOrder α] [IsOrderedCancelMonoid α] {s : Set α} {a : α},
(∀ i ∈ s, i < a) →
(ThreeGPFree (insert a s) ↔ ThreeGPFree s ∧ ∀ ⦃b : α⦄, b ∈ s → ∀ ⦃c : α⦄, c ∈ s → a * c = b * b → a = b)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- PartialOrderstatement and proof · cited by 6,410
- CommMonoidstatement and proof · cited by 2,264
- LT.lt.neproof · cited by 872
- IsOrderedCancelMonoidstatement and proof · cited by 65
- ThreeGPFreestatement and proof · cited by 29
- mul_lt_mul_of_lt_of_ltproof · cited by 9
- threeGPFree_insertproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.