Theorems · Definition · order theory
HahnEmbedding.ArchimedeanStrata.recOn
{K : Type u_1} →
[inst : DivisionRing K] →
[inst_1 : LinearOrder K] →
[inst_2 : IsOrderedRing K] →
[inst_3 : Archimedean K] →
{M : Type u_2} →
[inst_4 : AddCommGroup M] →
[inst_5 : LinearOrder M] →
[inst_6 : IsOrderedAddMonoid M] →
[inst_7 : Module K M] →
[inst_8 : IsOrderedModule K M] →
{motive : HahnEmbedding.ArchimedeanStrata K M → Sort u} →
(t : HahnEmbedding.ArchimedeanStrata K M) →
((stratum : FiniteArchimedeanClass M → Submodule K M) →
(disjoint_ball_stratum :
∀ (c : FiniteArchimedeanClass M),
Disjoint (FiniteArchimedeanClass.ball K c) (stratum c)) →
(ball_sup_stratum_eq :
∀ (c : FiniteArchimedeanClass M),
FiniteArchimedeanClass.ball K c ⊔ stratum c =
FiniteArchimedeanClass.closedBall K c) →
motive
{ stratum := stratum, disjoint_ball_stratum := disjoint_ball_stratum,
ball_sup_stratum_eq := ball_sup_stratum_eq }) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Submodulestatement and proof · cited by 7,192
- Disjointstatement and proof · cited by 2,201
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- DivisionRingstatement and proof · cited by 1,062
- IsOrderedRingstatement and proof · cited by 777
- Archimedeanstatement and proof · cited by 603
- IsOrderedModulestatement and proof · cited by 156
- FiniteArchimedeanClassstatement and proof · cited by 100
- FiniteArchimedeanClass.ballstatement and proof · cited by 23
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.