Theorems · Theorem · order theory
ArchimedeanClass.ind
∀ {M : Type u_1} [inst : AddCommGroup M] [inst_1 : LinearOrder M] [inst_2 : IsOrderedAddMonoid M]
{motive : ArchimedeanClass M → Prop},
(∀ (a : M), motive (ArchimedeanClass.mk a)) → ∀ (x : ArchimedeanClass M), motive xAn induction principle for ArchimedeanClass
- Defined in
- Mathlib.Algebra.Order.Archimedean.Class
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, 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.
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- ArchimedeanClassstatement and proof · cited by 247
- ArchimedeanClass.mkstatement and proof · cited by 174
- Antisymmetrizationproof · cited by 25
- ArchimedeanOrderproof · cited by 7
- Antisymmetrization.indproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- ArchimedeanClass.orderHom_injectiveproof · cited by 1
- ArchimedeanClass.isAddRegular_mkproof · cited by 0
- ArchimedeanClass.eq_zero_or_top_of_archimedeanproof · cited by 0