Theorems · Theorem · number theory
Northcott.comp_of_bddAbove
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (h : α → β) (h' : β → γ) [inst : Preorder β] [inst_1 : LE γ]
[Northcott h], (∀ (c : γ), BddAbove (h' ⁻¹' {x | x ≤ c})) → Northcott (h' ∘ h)A composition h' ∘ h is Northcott when h is Northcott and preimages of bounded above sets
under h' are bounded above.
- Defined in
- Mathlib.Order.Northcott
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 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.
- Preorderstatement and proof · cited by 7,952
- Set.ofPredstatement and proof · cited by 6,101
- Set.preimagestatement and proof · cited by 4,946
- BddAbovestatement and proof · cited by 620
- Set.Finite.subsetproof · cited by 285
- Northcottstatement and proof · cited by 19
- bddAbove_defproof · cited by 13
- Northcott.finite_leproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.