Mathlib Map

Theorems · Theorem · general topology

Absorbs.inter

∀ {G₀ : Type u_1} {α : Type u_2} [inst : GroupWithZero G₀] [inst_1 : Bornology G₀] [inst_2 : MulAction G₀ α]
  {s t u : Set α}, Absorbs G₀ s u → Absorbs G₀ t u → Absorbs G₀ (s ∩ t) u
Defined in
Mathlib.Topology.Bornology.Absorbs
Cited by
0 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupWithZeroBornologyMulAction

Around this declaration

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

Cites6

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

Cited by1

Results whose statement or proof uses this declaration.