Mathlib Map

Theorems · Theorem · number theory

CovByVAdd.mono

∀ {M : Type u_1} {X : Type u_3} [inst : AddMonoid M] [inst_1 : AddAction M X] {K L : ℝ} {A B : Set X},
  K ≤ L → CovByVAdd M K A B → CovByVAdd M L A B
Defined in
Mathlib.Combinatorics.Additive.CovBySMul
Cited by
1 results in Mathlib
Foundations
Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddMonoidAddAction

Around this declaration

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

Cites10

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.