Mathlib Map

Theorems · Theorem · general topology

Absorbs.mono_right

∀ {M : Type u_1} {α : Type u_2} [inst : Bornology M] [inst_1 : SMul M α] {s t₁ t₂ : Set α},
  Absorbs M s t₁ → t₂ ⊆ t₁ → Absorbs M s t₂
Defined in
Mathlib.Topology.Bornology.Absorbs
Cited by
6 results in Mathlib
Foundations
Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
BornologySMul

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.