Theorems · Theorem · order theory
LinearOrderedAddCommGroup.wellFoundedOn_setOfPred_ge_gt_iff_nonempty_discrete
∀ {G : Type u_2} [inst : AddCommGroup G] [inst_1 : LinearOrder G] [IsOrderedAddMonoid G] [Nontrivial G] (g : G),
({x | x ≤ g}.WellFoundedOn fun x1 x2 => x1 > x2) ↔ Nonempty (G ≃+o ℤ)- Defined in
- Mathlib.GroupTheory.ArchimedeanDensely
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 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.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- Nontrivialstatement and proof · cited by 2,416
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- OrderAddMonoidIsostatement · cited by 58
- Set.WellFoundedOnstatement and proof · cited by 53
- Set.WellFoundedOn.mapsToproof · cited by 7
- Set.WellFoundedOn.mono'proof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.