Theorems · Theorem · order theory
LinearOrderedCommGroup.wellFoundedOn_setOfPred_le_lt_iff_nonempty_discrete
∀ {G : Type u_2} [inst : CommGroup G] [inst_1 : LinearOrder G] [IsOrderedMonoid G] [Nontrivial G] {g : G},
({x | g ≤ x}.WellFoundedOn fun x1 x2 => x1 < x2) ↔ Nonempty (G ≃*o Multiplicative ℤ)- Defined in
- Mathlib.GroupTheory.ArchimedeanDensely
- Cited by
- 3 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.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- LinearOrderstatement and proof · cited by 8,572
- Set.ofPredstatement and proof · cited by 6,101
- Nontrivialstatement and proof · cited by 2,416
- CommGroupstatement and proof · cited by 990
- Multiplicativestatement and proof · cited by 875
- OrderIsoproof · cited by 874
- IsOrderedMonoidstatement and proof · cited by 577
- OrderIso.symmproof · cited by 475
- Additiveproof · cited by 356
- OrderMonoidIsostatement and proof · cited by 114
- Set.WellFoundedOnstatement and proof · cited by 53
Cited by3
Results whose statement or proof uses this declaration.