Mathlib Map

Theorems · Theorem · group theory

AddAction.IsBlock.inter

∀ {G : Type u_1} [inst : AddGroup G] {X : Type u_2} [inst_1 : AddAction G X] {B₁ B₂ : Set X},
  AddAction.IsBlock G B₁ → AddAction.IsBlock G B₂ → AddAction.IsBlock G (B₁ ∩ B₂)

The intersection of two blocks is a block.

Defined in
Mathlib.GroupTheory.GroupAction.Blocks
Cited by
0 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddGroupAddAction

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.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.